SpreadJS Documentation
col Field
The column index.
Syntax
var instance = new GcSpread.Sheets.CellPosition(row, col);
var value; // Type: col
value = instance.col;
var col : col;
See Also

Reference

CellPosition type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.