Compartilhar via


DateGroupItem.Month Propriedade

Definição

Mês

Representa o seguinte atributo no esquema: mês

[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

Valor da propriedade

Retorna UInt16Value.

Atributos

Aplica-se a