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

SheetName Property

The name of the selected sheet.

Syntax

[VB.NET]
Public Property SheetName As String

[C#]
public string SheetName {get; set;}

Remarks

This property gets or sets the name of the sheet specified by SheetIndex.

The name must be between 1 and 31 characters in length. The name must not include any of the following characters: /\:?*[]

This property is not available at design time.

Default Value

""

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