[]
다음 표는 sheets 요소의 자식 요소들을 나열한 것입니다. sheets 요소에는 속성이 없습니다.
자식 요소 | API 레퍼런스 | 타입 |
---|---|---|
worksheet |
|
|
다음 표는 sheet 요소의 속성들을 나열한 것입니다.
속성 | API 레퍼런스 | 타입 | 코멘트 |
---|---|---|---|
allowCellOverflow |
|
| |
clipBoardOptions |
|
| |
colHeaderAutoText |
|
| |
colHeaderAutoTextIndex |
|
| |
colHeaderVisible |
|
| |
currentTheme |
|
| |
dataSource |
|
| |
dataSourceDeepWatch |
| 이 속성은 배열 타입 데이터 소스가 변경될 때 SpreadJS가 자동으로 새로고침되도록 사용됩니다. true로 설정하면 AngularJS가 변경 사항을 알리고 SpreadJS를 업데이트하지만, 그렇지 않으면 새로고침하지 않습니다. 기본값은 true입니다. | |
frozenColumnCount |
|
| |
frozenlineColor |
|
| |
frozenRowCount |
|
| |
frozenTrailingColumnCount |
|
| |
frozenTrailingRowCount |
|
| |
isProtected |
|
| |
name |
|
| |
rowCount |
|
| |
rowHeaderAutoText |
|
| |
rowHeaderAutoTextIndex |
|
| |
rowHeaderVisible |
|
| |
selectionBackColor |
|
| |
selectionBorderColor |
|
| |
selectionPolicy |
|
| |
selectionUnit |
|
| |
sheetTabColor |
|
| |
showColumnOutline |
|
| |
showRowOutline |
|
| |
zoom |
|
|
다음 표는 sheet 요소의 자식 요소들을 나열한 것입니다.
자식 요소 | API 레퍼런스 | 개수 | 타입 | 코멘트 |
---|---|---|---|---|
columns |
| 1 |
| columns 요소는 sheet 요소에만 추가할 수 있습니다. |
columnOutlines |
| 1 |
| |
columnHeaderDefaultStyle |
| 1 |
| |
defaultStyle |
| 1 |
| |
rowHeaderDefaultStyle |
| 1 |
| |
rowOutlines |
| 1 |
|