조회해야 할 전체 조회 대상 건수를 확인 합니다.
ObjId.GetTotalRows();
none
Number, 전체 조회 대상 건수
// 전제 조회 대상 건수를 확인 한다. console.log("totalRows:", mySheet.GetTotalRows());