RichDateGroupItem.Hour Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Hour
Represents the following attribute in the schema: hour
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; }
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
Property Value
- Attributes