GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Index Property
Index Property (IWorksheet)
In This Topic
Gets or sets the index number of the object within the collection of similar objects.
Syntax
System.int Index {get; set;}
See Also