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

Reference

Cell type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.