모든 행의 최소 높이를 확인 합니다.
ObjId.GetRowHeightMin();
none
Integer, 행의 최소 높이
// 행의 최소 높이를 확인 console.log("rowHeithtMin:", mySheet.GetRowHeightMin());