Spread.Sheets Documentation
TableColumn Constructor
The table column ID.
Represents the table column information.
Syntax
var instance = new GC.Spread.Sheets.Tables.TableColumn(id);
function TableColumn( 
   id : string
) : TableColumn;

Parameters

id
The table column ID.
See Also

Reference

TableColumn type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.