Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Introducedin
8.4
8.4
Description

Excerpt

The OrderingType class contains the options for ordering a PivotTableField.

Signature
C#
C#
 public sealed class OrderingType
Signature
vb.net
vb.net
Public NotInheritable Class OrderingType
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)