Freigeben über


Slicer.RowHeight-Eigenschaft

rowHeight.Represents the attribte in schema: rowHeight

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "rowHeight")> _
Public Property RowHeight As UInt32Value
    Get
    Set
'Usage
Dim instance As Slicer
Dim value As UInt32Value

value = instance.RowHeight

instance.RowHeight = value
[SchemaAttrAttribute(, "rowHeight")]
public UInt32Value RowHeight { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value

Siehe auch

Referenz

Slicer Klasse

Slicer-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace