{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) |