Partager via


CommonBehavior.By Propriété

Définition

Par

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

[DocumentFormat.OpenXml.SchemaAttr(0, "by")]
public DocumentFormat.OpenXml.StringValue By { get; set; }
public DocumentFormat.OpenXml.StringValue By { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "by")]
public DocumentFormat.OpenXml.StringValue? By { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("by")]
public DocumentFormat.OpenXml.StringValue? By { get; set; }
public DocumentFormat.OpenXml.StringValue? By { get; set; }
member this.By : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "by")>]
member this.By : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("by")>]
member this.By : DocumentFormat.OpenXml.StringValue with get, set
Public Property By 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 une valeur de décalage relative pour l’animation.

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

S’applique à