Spread.Services Documentation
ITableColumn Interface Properties

GrapeCity.Documents.Spread Namespace : ITableColumn Interface

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

Public Properties
 NameDescription
 PropertyReturns the IRange object that is the size of the data portion of a column (read-only).  
 PropertyReturns the index number of the ITableColumn object within the ITableColumns collection (read-only).  
 Property Gets or sets the name of the table column. This is also used as the display name of the table column. This name must be unique within the table (read or write).  
 PropertyReturns the IRange object that represents the range to which the specified list object in the above list applies (read-only).  
 PropertyReturns the Total row for the ITableColumn object (read-only).  
 PropertyDetermines the type of calculation in the Totals row of the table column based on the value of the TotalsCalculation enumeration (read or write).  
Top
See Also

Reference

ITableColumn Interface
GrapeCity.Documents.Spread Namespace