DateGroupItem.Year Propriété

Définition

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

S’applique à