var instance = new GC.Spread.Sheets.CellRange(sheet, row, col, rowCount, colCount, sheetArea); var returnValue; // Type: any returnValue = instance.quotePrefix(value);
function quotePrefix( (optional) value : boolean ) : any;
パラメータ
- value
- 引用符プレフィックスの値。
戻り値の型
値が設定されていない場合は、quotePrefixの内容を返します。 それ以外の場合は、セルを返します。