WebProperties.ShowAnimation Propriété

Définition

Afficher l’animation dans la sortie HTML

Représente l’attribut suivant dans le schéma : showAnimation

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

Valeur de propriété

Retourne BooleanValue.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie s’il faut afficher l’animation de présentation dans le fichier de sortie HTML.

Les valeurs possibles pour cet attribut sont définies par le type de données schéma boolean XML.

S’applique à