Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / NotesProps

Interface: NotesProps

Defined in: src/types/text.ts:673

A single speaker-notes text run: text plus optional inline formatting / hyperlink.

Properties

options?

optional options?: NotesTextOptions

Defined in: src/types/text.ts:675


text

text: string

Defined in: src/types/text.ts:674