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

In This Topic
    ITableColumns Interface Methods
    In This Topic

    For a list of all members of this type, see ITableColumns members.

    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