Interface: PptxEditorSlideLayoutCatalogEntry
One slide layout in the authoring order of its parent master.
handle identifies the layout root by its OOXML part path. hidden is true only when
p:sldLayout@show is explicitly false; an omitted attribute is visible. The reference count
includes slides whose direct layout relationship resolves to this layout.
Properties
handle
readonly handle: SourceHandle;hidden
readonly hidden: boolean;name?
readonly optional name?: string;slideReferenceCount
readonly slideReferenceCount: number;type?
readonly optional type?: string;