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

Introduced in build 8.4

Description

Sets or returns the ordering of the PivotTableField using an OrderingType. This only has an affect on row labels and column labels.

C#
vb.net

Examples

C#
vb.net

Remarks

ExcelWriter does not have the ability to perform the actual sorting action. This is handled by Excel when the output is opened in Excel and the PivotTable is refreshed. This property determines how Excel sorts the values for a particular PivotTable field.
  • No labels