SpreadJS Documentation
col2 Field
Gets the ending column index.
Syntax
var instance = new GcSpread.Sheets.Cell(sheet, row, col, sheetArea);
var value; // Type: number
value = instance.col2;
var col2 : number;
See Also

Reference

Cell type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.