Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableColumn Interface
Members
In This Topic
    ITableColumn Interface
    In This Topic
    Represents a column in a table. The ITableColumn object is a member of the ITableColumns collection. The ITableColumns collection contains all the columns in a table (ITable object).
    Object Model
    ITableColumn Interface
    Syntax
    public interface ITableColumn 
    See Also