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

Reference

Row type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.