Skip to Content

Interface: PptxEditorSlideMasterCatalogEntry

One slide master and its layouts in presentation authoring order.

handle identifies the master root by its OOXML part path. layouts follows the master’s p:sldLayoutIdLst order.

Properties

handle

readonly handle: SourceHandle;

layouts

readonly layouts: readonly PptxEditorSlideLayoutCatalogEntry[];

name?

readonly optional name?: string;