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