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

Reference

Row type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.