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