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