Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / Columns Property
In This Topic
    Columns Property (ITable)
    In This Topic
    Returns an ITableColumns collection that represents all the columns in the ITable object.
    Syntax
    ITableColumns Columns {get;}
    See Also