Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Index Property
In This Topic
    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