필터링 결과의 행의 개수를 확인 합니다.
ObjId.FilteredRowCount();
none
// 필터링 결과 건수 확인 console.log('filteredRows: ', mySheet.FilteredRowCount());