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

属性

适用于