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