@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Enumeration: PivotDisplayDataType
Enumeration Members
Enumeration Member | Value | Defined in |
---|---|---|
AddPivotField | "addPivotField" | packages/sheets-pivot/src/const/const.ts:496 |
AddPivotTable | "addPivotTable" | packages/sheets-pivot/src/const/const.ts:498 |
AddPivotTableWithConfig | "AddPivotTableWithConfig" | packages/sheets-pivot/src/const/const.ts:497 |
DrillDown | "drillDown" | packages/sheets-pivot/src/const/const.ts:507 |
Filter | "filter" | packages/sheets-pivot/src/const/const.ts:494 |
MovePivotField | "movePivotField" | packages/sheets-pivot/src/const/const.ts:499 |
Panel | "panel" | packages/sheets-pivot/src/const/const.ts:495 |
RemovePivotField | "removePivotField" | packages/sheets-pivot/src/const/const.ts:500 |
SetPivotCollapse | "setPivotCollapse" | packages/sheets-pivot/src/const/const.ts:501 |
SetPivotFilter | "setPivotFilter" | packages/sheets-pivot/src/const/const.ts:502 |
SetPivotSetting | "setPivotSetting" | packages/sheets-pivot/src/const/const.ts:504 |
SetPivotSort | "setPivotSort" | packages/sheets-pivot/src/const/const.ts:503 |
UpdatePivotSource | "updatePivotSource" | packages/sheets-pivot/src/const/const.ts:505 |
UpdateValuePosition | "updateValuePosition" | packages/sheets-pivot/src/const/const.ts:506 |