Rule.Val Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Valeur
Représente l’attribut suivant dans le schéma : val
[DocumentFormat.OpenXml.SchemaAttr(0, "val")]
public DocumentFormat.OpenXml.DoubleValue Val { get; set; }
public DocumentFormat.OpenXml.DoubleValue Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "val")]
public DocumentFormat.OpenXml.DoubleValue? Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("val")]
public DocumentFormat.OpenXml.DoubleValue? Val { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Val { get; set; }
member this.Val : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "val")>]
member this.Val : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("val")>]
member this.Val : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Val As DoubleValue
Valeur de propriété
Retourne DoubleValue.
- Attributs