Click or drag to resize

XlsWorksheetBase Index Property

Returns the index number of the object within the collection of objects.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int Index { get; set; }

Property Value

Type: Int32
See Also