Freigeben über


TableRow.Height-Eigenschaft

Height.Represents the attribte in schema: h

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "h")> _
Public Property Height As Int64Value
    Get
    Set
'Usage
Dim instance As TableRow
Dim value As Int64Value

value = instance.Height

instance.Height = value
[SchemaAttrAttribute(, "h")]
public Int64Value Height { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int64Value
Returns Int64Value.

Siehe auch

Referenz

TableRow Klasse

TableRow-Member

DocumentFormat.OpenXml.Drawing-Namespace