Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableColumn Interface

ITableColumn Interface Properties

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

Public Properties
 NameDescription
 PropertyGets or sets the cell type for this table column.  
 PropertyGets an IRange object that is the size of the data portion of a column.  
 PropertyGets or sets the data field for this table column in the data source.  
 PropertyGets the Header cell for a ITableColumn object.  
 PropertyGets an integer value that represents the index number of the ITableColumn object within the ITableColumns collection.  
 PropertyGets or sets value that represents the name of the table column.  
 PropertyGets an IRange object that represents the range to which the specified table object in the above table applies.  
 PropertyGets the Total cell for a ITableColumn object.  
 PropertyGets or sets the type of calculation in the Totals row of the table column.  
Top
See Also