RichDateGroupItem.Day 属性

定义

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

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

属性值

属性

适用于