좌측 고정컬럼 개수를 확인 합니다.
ObjId.GetFrozenCol();
none
Integer, 좌측 고정컬럼 개수
// 좌측 고정컬럼 개수 확인 console.log("forzenCols:", mySheet.GetFrozenCol());