Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableColumns Interface
Methods

In This Topic
    ITableColumns Interface Members
    In This Topic

    The following tables list the members exposed by ITableColumns.

    Public Methods
     NameDescription
     MethodOverloaded. Adds a new column to the table object. Returns the ITableColumnobject.  
     MethodDeletes the column(s) of data in the table.  
     MethodOverloaded. Gets the ITableColumn at the specified index.  
     MethodReturns the number of objects in the collection.  
    Top
    See Also