Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableRow Interface / Index Property
In This Topic
    Index Property (ITableRow)
    In This Topic
    Returns the index number of the ITableRow object within the ITableRows collection
    Syntax
    System.int Index {get;}
    See Also