var instance = new GC.Spread.Sheets.CellTypes.ButtonList(); var returnValue; // Type: any returnValue = instance.maxRowCount(value);
function maxRowCount( value : number ) : any;
パラメータ
- value
- ボタンリストの行数。
戻り値の型
値が設定されていない場合は、行数を返します。 それ以外の場合は、ボタンリストのcellTypeを返します。