ComponentOne Excel for UWP
FirstIndex Property

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLSheetCollection Class : FirstIndex Property
Gets or sets the index of the sheet that is initially opened when a C1XLBook file is loaded into Excel.
Syntax
'Declaration
 
Public Property FirstIndex As System.Integer
public System.int FirstIndex {get; set;}
See Also

Reference

XLSheetCollection Class
XLSheetCollection Members