@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Enumeration: PivotDataFieldSortOperatorEnum
Enum for pivot table data field sort types.
Enumeration Members
Enumeration Member | Value | Description | Defined in |
---|---|---|---|
ascending | 1 | the ascending sort | types/enum.ts:271 |
descending | 2 | the descending sort | types/enum.ts:275 |