GrapeCity.Xaml.SpreadSheet.Data
StartSheetIndex Property (Workbook)


Gets or sets the index of the start sheet of the Workbook
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property StartSheetIndex As Integer
'Usage
 
Dim instance As Workbook
Dim value As Integer
 
instance.StartSheetIndex = value
 
value = instance.StartSheetIndex
[DefaultValue()]
public int StartSheetIndex {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options