Share via


DateGroupItem.Hour 属性

定义

小时

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

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

属性值

返回 UInt16Value

属性

适用于