Appearance
@shbernal/pptxgenjs / index / AddSlideProps
Interface: AddSlideProps
Defined in: core-interfaces.ts:3406
Properties
masterName?
optionalmasterName?:string
Defined in: core-interfaces.ts:3410
Deprecated
v4.0.0 - use masterTitle (consistent with the master's own title).
masterTitle?
optionalmasterTitle?:string
Defined in: core-interfaces.ts:3408
Title of the slide master to use for the new slide (the title passed to SlideMasterProps via defineSlideMaster).
sectionTitle?
optionalsectionTitle?:string
Defined in: core-interfaces.ts:3411