var instance = new GC.Spread.Sheets.CellTypes.ButtonList(); var returnValue; // Type: any returnValue = instance.padding(value);
function padding( value : string ) : any;
Parameters
- value
- The buttonList's padding relative to the cell.
Return Value
If no value is set, returns the padding in pixels; otherwise, returns the buttonList cell type.