전체 너비를 확인 합니다.
ObjId.GetSheetWidth();
none
Number, 전체 너비 (단위:px)
// 시트의 전체 너비 확인 console.log("sheetWidth:", mySheet.GetSheetWidth());