var instance = new GC.Spread.Sheets.Tables.Table(name, row, col, rowCount, colCount, style, options); var value; // Type: HideRowFilter value = instance.rowFilter();
function rowFilter() : HideRowFilter;
戻り値の型
行フィルタ。
var instance = new GC.Spread.Sheets.Tables.Table(name, row, col, rowCount, colCount, style, options); var value; // Type: HideRowFilter value = instance.rowFilter();
function rowFilter() : HideRowFilter;