@univerjs-pro/sheets-pivot v0.5.4
Enumeration: PositionType
Defined in: packages/sheets-pivot/src/const/const.ts:44
When creating new Pivot table where should new pivot table position, may be a new sheet or a a cell of existing sheet.
Enumeration Members
Enumeration Member | Value | Defined in |
---|---|---|
Existing | "existing" | packages/sheets-pivot/src/const/const.ts:48 |
New | "new" | packages/sheets-pivot/src/const/const.ts:52 |