SlideLayout.ShowMasterPlaceholderAnimations Property

Definition

Show Master Placeholder Animations

Represents the following attribute in the schema: showMasterPhAnim

[DocumentFormat.OpenXml.SchemaAttr(0, "showMasterPhAnim")]
public DocumentFormat.OpenXml.BooleanValue ShowMasterPlaceholderAnimations { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowMasterPlaceholderAnimations { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showMasterPhAnim")]
public DocumentFormat.OpenXml.BooleanValue? ShowMasterPlaceholderAnimations { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showMasterPhAnim")]
public DocumentFormat.OpenXml.BooleanValue? ShowMasterPlaceholderAnimations { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowMasterPlaceholderAnimations { get; set; }
member this.ShowMasterPlaceholderAnimations : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showMasterPhAnim")>]
member this.ShowMasterPlaceholderAnimations : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showMasterPhAnim")>]
member this.ShowMasterPlaceholderAnimations : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowMasterPlaceholderAnimations As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to