Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableColumns Interface
Members
In This Topic
    ITableColumns Interface
    In This Topic
    Represents a collection of all the ITableColumn objects in thespecified ITable object. Each ITableColumn object represents a columnin the table.
    Syntax
    public interface ITableColumns 
    See Also