var instance = new GC.Spread.Sheets.Tables.TableColumn(id);
function TableColumn;
var instance = new GC.Spread.Sheets.Tables.TableColumn(id);
function TableColumn;
Object
GC.Spread.Sheets.Tables.TableColumn
Name | Description | |
---|---|---|
TableColumn Constructor | Represents the table column information. |
Name | Description | |
---|---|---|
dataField | Gets or sets the table column data field for accessing the table's data source. | |
id | Gets or sets the table column ID. | |
name | Gets or sets the table column name for display. |