Appearance
@shbernal/ts-pptx / index / AddSlideProps
Interface: AddSlideProps
Defined in: src/types/slide.ts:165
Properties
masterTitle?
optionalmasterTitle?:string
Defined in: src/types/slide.ts:167
Title of the slide master to use for the new slide (the title passed to SlideMasterProps via defineSlideMaster).
sectionTitle?
optionalsectionTitle?:string
Defined in: src/types/slide.ts:168