QScript SlideLayout
Jump to navigation
Jump to search
SlideLayout
A page layout (master slide) available in the document, as returned by project.availableSlideLayouts().
guid
The layout's GUID. Pass this to a page's slideLayout to apply the layout unambiguously, even when two layouts share a label.
isBuiltIn
true for the built-in layouts (Title, Item, ItemAndText, TwoItems, TitleOnly, Blank); false for custom master slides.
label
The layout's display name as shown in the user interface, e.g. "Content and Text". This is what the user sees, but it is not necessarily unique.