Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Introduced in build 8.4

Description

The OrderingType class contains the options for ordering a PivotTableField.

C#
vb.net

Values

Name

Description

Manual

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

Ascending

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

Descending

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

  • No labels