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

Reference

Cell type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.