Partager via


TimeAnimateValue.Time Propriété

Définition

Time

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

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

Valeur de propriété

Retourne StringValue.

Attributs

Remarques

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

Cet attribut spécifie l’heure à laquelle l’attribut animé prend la valeur.

Les valeurs possibles pour cet attribut sont définies par le ST_TLTimeAnimateValueTime type simple.

S’applique à