Back to Devexpress

PivotTable Properties

officefileapi-devexpress-dot-spreadsheet-dot-pivottable-dot-underscore-properties.md

latest3.6 KB
Original Source

PivotTable Properties

Represents a PivotTable report on a worksheet.

NameDescription
BandedColumnsGets or sets a value indicating whether alternate shading should be applied to the pivot table columns.
BandedRowsGets or sets a value indicating whether alternate shading should be applied to the pivot table rows.
BehaviorProvides access to an object that allows you to apply restrictions on different PivotTable operations.
CacheReturns the data cache for the specified PivotTable report.
CalculatedFieldsProvides access to the collection of calculated fields in the specified PivotTable report.
ColumnFieldsProvides access to the collection of fields located in the column axis area of the PivotTable report.
DataFieldsProvides access to the collection of fields located in the data area of the PivotTable report.
FieldsProvides access to the collection of all fields in the PivotTable report.
FiltersProvides access to the collection of filters applied to the current pivot table.
LayoutProvides access to options used to adjust the PivotTable report layout.
LocationProvides access to an object that contains information about the location of a pivot table and its regions.
NameGets or sets the PivotTable name.
PageFieldsProvides access to the collection of fields located in the PivotTable’s report filter area.
RowFieldsProvides access to the collection of fields located in the row axis area of the PivotTable report.
ShowColumnHeadersGets or sets a value indicating whether to apply the style formatting to column headers.
ShowRowHeadersGets or sets a value indicating whether to apply the style formatting to row headers.
StyleGets or sets the style applied to the pivot table.
TagGets or sets custom information associated with a pivot table.
ViewProvides access to the display settings of a PivotTable report.

See Also

PivotTable Interface

PivotTable Members

DevExpress.Spreadsheet Namespace