[]
        
(Showing Draft Content)

워크북 설정 가져오기

이 표는 SpreadJS가 Excel 형식 파일에서 데이터를 가져올 때 워크북 설정이 어떻게 처리되는지를 요약합니다.

Excel 설정

SpreadJS 설정

참고

암호 보호된 파일

Excel IO 옵션

SpreadJS는 암호 보호된 파일을 열 수 있습니다(Excel IO 가져오기 API 서비스에서 암호 설정 지정).

이름이 지정된 스타일

Spread.addNamedStyle

SpreadJS가 Excel 파일의 이름이 지정된 스타일을 가져옵니다.

SpreadJS가 Excel 파일에 설정된 플래그를 가져옵니다.

활성 시트 인덱스

Spread.setActiveSheetIndex

SpreadJS가 Excel에서 설정을 가져옵니다.

참조 스타일

Spread.referenceStyle

SpreadJS가 Excel 옵션에서 설정을 가져옵니다.

시작 시트 인덱스

Spread.startSheetIndex

SpreadJS가 Excel에서 설정을 가져옵니다.

시트 수

SpreadJS.length

SpreadJS가 Excel에서 설정을 가져옵니다.

스크롤 바

Spread.showHorizontalScrollbar 또는 Spread.showVerticalScrollbar

SpreadJS가 Excel 옵션에서 설정을 가져옵니다.

시트 탭 표시

Spread.tabStripVisible

SpreadJS가 Excel 옵션에서 설정을 가져옵니다.