Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableColumns Interface
Properties Methods

In This Topic
    ITableColumns Interface Members
    In This Topic

    The following tables list the members exposed by ITableColumns.

    Public Properties
     NameDescription
     Property Returns the number of objects in the collection.  
     PropertyOverloaded. Gets the ITableColumn at the specified index.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Adds a new column to the table object. Returns the ITableColumn object.  
     Method Deletes the column(s) of data in the table.  
    Top
    See Also