전체 높이를 확인 합니다.
ObjId.GetSheetHeight();
none
Number, 전체 높이 (단위:px)
// 시트의 전체 높이 확인 console.log("sheetHeight:", mySheet.GetSheetHeight());