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