ExcelWorksheetSheetIndex Property
Gets the index of this worksheet in the workbook sheets collection.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int SheetIndex { get; }
Public ReadOnly Property SheetIndex As Integer
Get
public:
property int SheetIndex {
int get ();
}
member SheetIndex : int with get
Property Value
Int32