Partager via


FloatVariantValue.Val Propriété

Définition

Valeur

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

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

Valeur de propriété

Retourne SingleValue.

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 la valeur de cet élément en tant que virgule flottante.

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

S’applique à