Skip to main content
Row

PivotItem Methods

Represents an item in a PivotTable field.
Name Description
MoveDown() Moves the item to the next position within the field’s item collection.
MoveToBeginning() Moves the item to the first position within the field’s item collection.
MoveToEnd() Moves the item to the last position within the field’s item collection.
MoveUp() Moves the item to the previous position within the field’s item collection.
See Also