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

Reference

CellPosition type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.