PivotDataField Methods
Represents a reference to a PivotField object that is currently shown as a data field.
Name | Description |
---|---|
Get |
Retrieves summary data for the specified items of the pivot table. |
Move |
Moves the field to the next position within the collection which represents the Pivot |
Move |
Moves the field to the first position within the collection which represents the Pivot |
Move |
Moves the field to the last position within the collection which represents the Pivot |
Move |
Moves the field to the previous position within the collection which represents the Pivot |
Show |
Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report. |
Show |
Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report. |
Show |
Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report. |
Show |
Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report. |
Show |
Shows summary values in the data field “as-is”, with no additional calculation applied to the actual value of the field. |
See Also