var instance = new GC.Spread.Sheets.CellTypes.ButtonList(); var returnValue; // Type: any returnValue = instance.selectionMode(value);
function selectionMode( value : SelectionMode ) : any;
Parameters
- value
- The selected buttonList's select mode.
Return Value
If no value is set, returns the select mode; otherwise, returns the buttonList cell type.