GcSpread.Sheets Namespace : TableColumnInfo type |
var instance = new GcSpread.Sheets.TableColumnInfo(id);
function TableColumnInfo;
Object
GcSpread.Sheets.TableColumnInfo
Name | Description | |
---|---|---|
TableColumnInfo 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. |