Spread.Sheets Documentation
TableColumn Method
The table column ID.
Represents the table column information.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Tables.TableColumn(id);
function TableColumn( 
   id : string
) : any;

Parameters

id
The table column ID.
See Also

Reference

Tables type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.