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

Reference

Column type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.