SpreadJS Documentation
index Field
Gets row index of the first row in the range.
Syntax
var instance = new GcSpread.Sheets.Row(sheet, index, sheetArea);
var value; // Type: number
value = instance.index;
var index : number;
See Also

Reference

Row type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.