TablePropertyExceptionsChange.Date 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.
date
Représente l’attribut suivant dans le schéma : w :date
[DocumentFormat.OpenXml.SchemaAttr(23, "date")]
public DocumentFormat.OpenXml.DateTimeValue Date { get; set; }
public DocumentFormat.OpenXml.DateTimeValue Date { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "date")]
public DocumentFormat.OpenXml.DateTimeValue? Date { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:date")]
public DocumentFormat.OpenXml.DateTimeValue? Date { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? Date { get; set; }
member this.Date : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "date")>]
member this.Date : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:date")>]
member this.Date : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property Date As DateTimeValue
Valeur de propriété
Retourne DateTimeValue.
- Attributs