Share via


DateGroupItem.Month プロパティ

定義

Month

スキーマ内の次の属性を表します: 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

プロパティ値

UInt16Value を返します。

属性

適用対象