Share via


PivotTableServerFormats.Count property

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

Syntax

'Declaration
<SchemaAttrAttribute(, "count")> _
Public Property Count As UInt32Value
    Get
    Set
'Usage
Dim instance As PivotTableServerFormats
Dim value As UInt32Value

value = instance.Count

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

Property value

Type: DocumentFormat.OpenXml.UInt32Value

See also

Reference

PivotTableServerFormats class

PivotTableServerFormats members

DocumentFormat.OpenXml.Office15.Excel namespace