var instance = new GcSpread.Sheets.Cell(sheet, row, col, sheetArea);
function Cell( sheet : Sheet, row : number, col : number, sheetArea : SheetArea ) : Cell;
Cell type
Copyright © GrapeCity, inc. All rights reserved.