Gets or sets the index of the sheet that is selected
when a C1XLBook file is loaded into Excel.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public int SelectedIndex { get; set; } |
Visual Basic |
---|
Public Property SelectedIndex As Integer Get Set |