헤더행의 개수를 확인합니다.
ObjId.HeaderRows();
none
Number, 헤더행의 개수
// 헤더행의 개수 확인. console.log("headerRows:", mySheet.HeaderRows());