Spread.Sheets Documentation
sheet Field
Gets the sheet that contains this cell range.
Syntax
var instance = new GC.Spread.Sheets.CellRange(sheet, row, col, rowCount, colCount, sheetArea);
var value; // Type: Worksheet
value = instance.sheet;
var sheet : Worksheet;
See Also

Reference

CellRange type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.