...
Wiki Markup |
---|
{introducedin: 8.4 |
...
Description |
---|
Excerpt |
---|
The |
Signature | ||
---|---|---|
C# | C# | }
{description}
{excerpt}
The {{OrderingType}} class contains the options for ordering a {{[EW8:PivotTableField]}}.{excerpt}
{signature:C#} public sealed class OrderingType |
Signature | ||
{signature}{signature:vb.net | vb.net | }Public NotInheritable Class OrderingType |
Values |
---|
...
Name
...
Description
...
This is the default ordering in Excel. When the file is opened in Excel, items can be rearranged by dragging them
...
Items will be arranged in ascending order (A-Z)
...
{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) | |