현재 시트의 컬럼 정보를 문자열로 가져오는 메소드입니다.
string getCurrentInfo();
string 현재 컬럼들의 숨김, 너비, 위치 정보 값
// 현재 시트의 컬럼 정보를 담고 있는 문자열을 반환 sheet.getCurrentInfo();