SpreadJS Documentation
sheet Field
Gets the sheet that contains this column.
Syntax
var instance = new GcSpread.Sheets.Column(sheet, index, sheetArea);
var value; // Type: Sheet
value = instance.sheet;
var sheet : Sheet;
See Also

Reference

Column type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.