Comment.Created 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.
créée, cette propriété est disponible uniquement dans Office 2021 et versions ultérieures.
Représente l’attribut suivant dans le schéma : created
public DocumentFormat.OpenXml.DateTimeValue? Created { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "created")]
public DocumentFormat.OpenXml.DateTimeValue? Created { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("created")]
public DocumentFormat.OpenXml.DateTimeValue? Created { get; set; }
member this.Created : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "created")>]
member this.Created : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("created")>]
member this.Created : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property Created As DateTimeValue
Valeur de propriété
- Attributs