DateGroupItem.Hour Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Heure
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne UInt16Value.
- Attributs