Spread.Sheets Documentation
TableColumn type
GC.Spread.Sheets.Tables Namespace : TableColumn type
Represents the table column information.
Syntax
var instance = new GC.Spread.Sheets.Tables.TableColumn(id);
function TableColumn;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Tables.TableColumn

Constructors
 NameDescription
public ConstructorRepresents the table column information.  
Top
Methods
 NameDescription
public MethodGets or sets the table column data field for accessing the table's data source.  
public MethodGets or sets the table column ID.  
public MethodGets or sets the table column name for display.  
Top
See Also

Reference

GC.Spread.Sheets.Tables Namespace