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