RichDateGroupItem.Hour Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Hora
Representa o seguinte atributo no esquema: hora
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
Valor da propriedade
- Atributos