次の方法で共有


Slide.ShowMasterPlaceholderAnimations プロパティ

定義

マスター プレースホルダー アニメーションを表示する

スキーマ内の次の属性を表します: 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

プロパティ値

BooleanValue を返します。

属性

適用対象