var instance = new GC.Spread.Sheets.CellTypes.ButtonList(); var returnValue; // Type: any returnValue = instance.itemSpacing(value);
function itemSpacing( value : object ) : any;
Parameters
- value
- the space for two items in the buttonList.
Return Value
If no value is set, returns the space for two items in the buttonList; otherwise, returns the buttonList cellType.