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

Reference

Column type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.