...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.import.selectArea.slide': true
} |
파워포인트 문서를 임포트할 때 원하는 슬라이드를 선택할 수 있습니다
editor.import.selectArea.slide : false (기본값) | editor.import.selectArea.slide : true |
|---|---|
...
...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.import.selectArea.slide': true
} |
파워포인트 문서를 임포트할 때 원하는 슬라이드를 선택할 수 있습니다
editor.import.selectArea.slide : false (기본값) | editor.import.selectArea.slide : true |
|---|---|
...