Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableColumn Interface
Properties Methods

In This Topic
    ITableColumn Interface Members
    In This Topic

    The following tables list the members exposed by ITableColumn.

    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
    Public Methods
     NameDescription
     MethodDeletes the column of data in the table.  
    Top
    See Also