Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableColumns Interface
Members
In This Topic
    ITableColumns Interface
    In This Topic
    Represents a collection of all the ITableColumn objects in the specified ITable object. Each ITableColumn object represents a column in the table.
    Object Model
    ITableColumns Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface ITableColumns 
    See Also