Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / AddSlideProps

Interface: AddSlideProps

Defined in: src/types/slide.ts:165

Properties

masterTitle?

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

optional sectionTitle?: string

Defined in: src/types/slide.ts:168