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