Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet 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
     PropertyGets an integer value that represents the number of columns in the table.  
     PropertyOverloaded. Gets the ITableColumn object at the specified index.  
    Top
    Public Methods
     NameDescription
     MethodAdds a new column to the table object.  
     MethodMoves table column(s) at the specified position to other position.  
    Top
    See Also