GcSpread.Sheets Namespace > HideRowFilter type : isHideRowFilter Method |
var instance = new GcSpread.Sheets.HideRowFilter(range); var value; // Type: boolean value = instance.isHideRowFilter();
function isHideRowFilter() : boolean;
true
if the filter is HideRowFilter; otherwise, false
.