SearchMode에서 사용되는 Page 개수를 확인 합니다.
SearchMode
ObjId.GetPageCount();
none
Number, Page 개수
// Page 개수 확인 console.log("page:", mySheet.GetPageCount());