RichDateGroupItem.Month 属性

定义

表示架构中的以下属性:month

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; }
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

属性值

属性

适用于