Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Signature
vb.net
vb.net
Public NotInheritable Class OrderingType
Remarks

CalculatedFields will return OrderingType.Normal. You can check if a PivotField is calculated field with the IsCacluatedField Property

Values

Name

Description

Anchor
Manual
Manual
Manual

This is the default Ordering in Excel. When the file is opened in Excel items can be rearranged by dragging them

Anchor
Ascending
Ascending
Ascending

Items will be arranged in ascending order (A-Z)

Anchor
Descending
Descending
Descending

Items will be arranged in descending order (Z-A)