Freigeben über


Slide.ShowMasterPlaceholderAnimations-Eigenschaft

Show Master Placeholder Animations.Represents the attribte in schema: showMasterPhAnim

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "showMasterPhAnim")> _
Public Property ShowMasterPlaceholderAnimations As BooleanValue
    Get
    Set
'Usage
Dim instance As Slide
Dim value As BooleanValue

value = instance.ShowMasterPlaceholderAnimations

instance.ShowMasterPlaceholderAnimations = value
[SchemaAttrAttribute(, "showMasterPhAnim")]
public BooleanValue ShowMasterPlaceholderAnimations { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

Slide Klasse

Slide-Member

DocumentFormat.OpenXml.Presentation-Namespace