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