SpreadJS Documentation
TableColumnInfo Constructor
The table column ID.
Represents the table column information.
Syntax
var instance = new GcSpread.Sheets.TableColumnInfo(id);
function TableColumnInfo( 
   id : string
) : TableColumnInfo;

Parameters

id
The table column ID.
See Also

Reference

TableColumnInfo type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.