Freigeben über


GalleryRegular.Rows-Eigenschaft

rows.Represents the attribte in schema: rows

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

Syntax

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

value = instance.Rows

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.IntegerValue

Siehe auch

Referenz

GalleryRegular Klasse

GalleryRegular-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace