Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

RenameSheet Method

Renames the sheet specified by SheetIndex.

Syntax

[VB.NET]
Public Sub RenameSheet(ByVal SheetName As String)
[C#]
public void RenameSheet(string sheetName);

Remarks

This method renamed the sheet specified by SheetIndex. The SheetName parameter specifies the new name of the sheet.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0