GcSpread.Sheets Namespace > SheetTable type : rowFilter Method |
var instance = new GcSpread.Sheets.SheetTable(name, row, col, rowCount, colCount, style); var value; // Type: HideRowFilter value = instance.rowFilter();
function rowFilter() : HideRowFilter;