Row.Height Propriété

Définition

Hauteur de ligne

Représente l’attribut suivant dans le schéma : ht

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

Valeur de propriété

Retourne DoubleValue.

Attributs

S’applique à