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