Click or drag to resize

ExcelWorksheetSheetIndex Property

Gets the index of this worksheet in the workbook sheets collection.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public int SheetIndex { get; }

Property Value

Type: Int32
See Also