PivotAreaValues enumeration

Office 2013 and later

Rule Type

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
None None. When the item is serialized out as xml, its value is "none".
Normal Normal. When the item is serialized out as xml, its value is "normal".
Data Data. When the item is serialized out as xml, its value is "data".
All All. When the item is serialized out as xml, its value is "all".
Origin Origin. When the item is serialized out as xml, its value is "origin".
Button Field Button. When the item is serialized out as xml, its value is "button".
TopRight Top Right. When the item is serialized out as xml, its value is "topRight".
TopEnd topEnd. When the item is serialized out as xml, its value is "topEnd".This item is only available in Office2010.
Show: