Aracılığıyla paylaş


DateGroupItem.Month Property

Definition

Month

Represents the following attribute in the schema: 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

Property Value

Returns UInt16Value.

Attributes

Applies to