현재 포커스가 위치한 데이터 페이지 객체를 리턴합니다.
object getFocusedPage();
page object : 페이지 객체
//현재 포커스가 있는 페이지 객체 var pageObj = sheet.getFocusedPage();