마지막 컬럼의 index를 반환합니다.
ObjId.LastCol();
none
Number, 마지막 컬럼의 Index
// 마지막 컬럼의 Index 확인 console.log("lastColIndex:", mySheet.LastCol());