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