var instance = new GC.Spread.Sheets.CellRange(sheet, row, col, rowCount, colCount, sheetArea); var returnValue; // Type: any returnValue = instance.cellType(value);
Parameters
- value
- The cell type.
Return Value
If no value is set, returns the cell type; otherwise, returns the cell.