Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

릴리즈 2.18.0 이상

'editor.import.selectArea.slide' 설정을 true로 설정하면 바로 삽입 기능을 사용할 수 있습니다. (기본값 false)

synapeditor.config.js
{
	'editor.import.selectArea.slide': true
}

파워포인트 문서를 임포트할 때 원하는 슬라이드를 선택할 수 있습니다

editor.import.selectArea.slide : false (기본값)
editor.import.selectArea.slide : true

  • No labels