Skip to content

@shbernal/pptxgenjs


@shbernal/pptxgenjs / index / AddSlideProps

Interface: AddSlideProps

Defined in: core-interfaces.ts:3406

Properties

masterName?

optional masterName?: string

Defined in: core-interfaces.ts:3410

Deprecated

v4.0.0 - use masterTitle (consistent with the master's own title).


masterTitle?

optional masterTitle?: 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?

optional sectionTitle?: string

Defined in: core-interfaces.ts:3411