Values.Rows Property
Rows.Represents the attribte in schema: rows
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "rows")> _
Public Property Rows As UInt32Value
Get
Set
'Usage
Dim instance As Values
Dim value As UInt32Value
value = instance.Rows
instance.Rows = value
[SchemaAttrAttribute(, "rows")]
public UInt32Value Rows { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.