Freigeben über


Row.Height Eigenschaft

Definition

Zeilenhöhe

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück DoubleValue.

Attribute

Gilt für: