Slide.ShowMasterPlaceholderAnimations Property
Show Master Placeholder Animations.Represents the attribte in schema: showMasterPhAnim
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "showMasterPhAnim")> _
Public Property ShowMasterPlaceholderAnimations As BooleanValue
Get
Set
用法
Dim instance As Slide
Dim value As BooleanValue
value = instance.ShowMasterPlaceholderAnimations
instance.ShowMasterPlaceholderAnimations = value
[SchemaAttrAttribute(, "showMasterPhAnim")]
public BooleanValue ShowMasterPlaceholderAnimations { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.