Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableColumn Interface
Members
In This Topic
    ITableColumn Interface
    In This Topic
    Represents a column in a table. The ITableColumn object is a memberof the ITableColumns collection. The ITableColumns collectioncontains all the columns in a table ( ITable object).
    Syntax
    public interface ITableColumn 
    See Also