次の方法で共有


DateGroupItem.Year プロパティ

定義

Year

スキーマ内の次の属性を表します。

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

プロパティ値

UInt16Value を返します。

属性

適用対象