var instance = new GC.Spread.Sheets.CellTypes.ButtonList(); var returnValue; // Type: any returnValue = instance.maxColumnCount(value);
function maxColumnCount( value : number ) : any;
Parameters
- value
- The column count for the buttonList list.
Return Value
If no value is set, returns the column count; otherwise, returns the buttonList list cellType.