SdtContentDate.FullDate 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.
Dernière date connue au format DateTime du schéma XML
Représente l’attribut suivant dans le schéma : w :fullDate
[DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")]
public DocumentFormat.OpenXml.DateTimeValue FullDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue FullDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")]
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:fullDate")]
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")>]
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:fullDate")>]
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property FullDate As DateTimeValue
Valeur de propriété
- Attributs