Location.RowPageCount Property
Rows Per Page Count.Represents the attribte in schema: rowPageCount
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "rowPageCount")> _
Public Property RowPageCount As UInt32Value
Get
Set
'Применение
Dim instance As Location
Dim value As UInt32Value
value = instance.RowPageCount
instance.RowPageCount = value
[SchemaAttrAttribute(, "rowPageCount")]
public UInt32Value RowPageCount { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.