Freigeben über


DdeValues.Rows-Eigenschaft

Rows.Represents the attribte in schema: rows

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

Syntax

'Declaration
<SchemaAttrAttribute(, "rows")> _
Public Property Rows As UInt32Value
    Get
    Set
'Usage
Dim instance As DdeValues
Dim value As UInt32Value

value = instance.Rows

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value

Siehe auch

Referenz

DdeValues Klasse

DdeValues-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace