조회된 데이터 건수를 확인 합니다.
ObjId.SearchRows();
none
Number, 행의 개수
// 조회된 행의 개수 확인 console.log("searchRows:", mySheet.SearchRows());