행의 최대 높이 값을 확인 합니다.
ObjId.GetRowHeightMax();
none
Integer, 행의 최대 높이
// 설정한 최대 높이값을 확인 console.log("getRowHeightMax:", mySheet.GetRowHeightMax());