PivotField.Position Property

Excel Developer Reference

Returns or sets a Variant value that represents the position of the field (first, second, third, and so on) among all the fields in its orientation (Rows, Columns, Pages, Data).

Syntax

expression.Position

expression   A variable that represents a PivotField object.

See Also