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
Wiki Markup
{introducedin: 8.4}

{description}


{excerpt}
The {{OrderingType}} class contains the options for ordering a {{[EW8:PivotTableField]}}.{excerpt}
{signature:C#} public sealed class OrderingType{signature}{signature:vb.net}Public NotInheritable Class OrderingType{signature}

{values}

|| Name || Description ||
| {anchor: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 | Items will be arranged in ascending order (A-Z) |
| {anchor:Descending}Descending | Items will be arranged in descending order (Z-A) |