ExcelChartWorksheetSheetIndex Property |
Gets the index of this chart worksheet in the workbook sheets collection.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int SheetIndex { get; }Public ReadOnly Property SheetIndex As Integer
Get
Property Value
Int32
See Also