@univerjs-proengine-pivotenumerationsPivottablevaluepositionenum

@univerjs-pro/engine-pivot v0.5.0-beta.1Docs


Enumeration: PivotTableValuePositionEnum

Enum for pivot table value field position types. in the pivot table, the value field can be placed in the column or row field.

Enumeration Members

Enumeration MemberValueDescriptionDefined in
Column1- the value field position in the column fieldtypes/enum.ts:210
None-1- the value field not exist in the column or row fieldtypes/enum.ts:206
Row2- the value field position in the row fieldtypes/enum.ts:214