Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableColumns Interface
Properties Methods

ITableColumns Interface Members

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