DateGroupItem.Month Propriété

Définition

Month

Représente l’attribut suivant dans le schéma : month

[DocumentFormat.OpenXml.SchemaAttr(0, "month")]
public DocumentFormat.OpenXml.UInt16Value Month { get; set; }
public DocumentFormat.OpenXml.UInt16Value Month { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "month")]
public DocumentFormat.OpenXml.UInt16Value? Month { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("month")]
public DocumentFormat.OpenXml.UInt16Value? Month { get; set; }
public DocumentFormat.OpenXml.UInt16Value? Month { get; set; }
member this.Month : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "month")>]
member this.Month : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("month")>]
member this.Month : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property Month As UInt16Value

Valeur de propriété

Retourne UInt16Value.

Attributs

S’applique à