Compartir a través de


NotesSlide.ShowMasterPlaceholderAnimations Propiedad

Definición

Mostrar animaciones de marcador de posición maestro

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Especifica si se deben mostrar o no animaciones en los marcadores de posición de la diapositiva patrón.

Los valores posibles para este atributo se definen mediante el tipo de datos Esquema boolean XML.

Se aplica a