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