DateTimeItem.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 : v
[DocumentFormat.OpenXml.SchemaAttr(0, "v")]
public DocumentFormat.OpenXml.DateTimeValue Val { get; set; }
public DocumentFormat.OpenXml.DateTimeValue Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "v")]
public DocumentFormat.OpenXml.DateTimeValue? Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("v")]
public DocumentFormat.OpenXml.DateTimeValue? Val { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? Val { get; set; }
member this.Val : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "v")>]
member this.Val : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("v")>]
member this.Val : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property Val As DateTimeValue
Valeur de propriété
Retourne DateTimeValue.
- Attributs