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

Reference

Cell type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.