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

Reference

Column type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.