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