@univerjs-pro/sheets-pivot v0.5.4
Interface: IPivotEnumMixin
Defined in: packages/sheets-pivot/src/facade/f-enum.ts:6
Properties
Property | Type | Description | Defined in |
---|---|---|---|
PivotDataFieldDataTypeEnum | typeof PivotDataFieldDataTypeEnum | Represents the data type of the pivot data field. PivotDataFieldDataTypeEnum Description This is enum is used to specify the data type of the pivot source field. | packages/sheets-pivot/src/facade/f-enum.ts:28 |
PivotDataFieldSortOperatorEnum | typeof PivotDataFieldSortOperatorEnum | Represents the sort operator of the pivot data field. PivotDataFieldSortOperatorEnum | packages/sheets-pivot/src/facade/f-enum.ts:36 |
PivotDataFieldSortTypeEnum | typeof PivotDataFieldSortTypeEnum | Represents the sort type of the pivot data field. PivotDataFieldSortTypeEnum | packages/sheets-pivot/src/facade/f-enum.ts:32 |
PivotFilterOperatorEnum | typeof ST_PivotFilterOperatorEnum | Represents the filter operator of the pivot filter. ST_PivotFilterOperatorEnum | packages/sheets-pivot/src/facade/f-enum.ts:40 |
PivotFilterTypeEnum | typeof PivotFilterTypeEnum | Represents the filter type of the pivot table. PivotFilterTypeEnum | packages/sheets-pivot/src/facade/f-enum.ts:14 |
PivotSubtotalTypeEnum | typeof PivotSubtotalTypeEnum | Represents the subtotal type of the pivot table. PivotSubtotalTypeEnum | packages/sheets-pivot/src/facade/f-enum.ts:10 |
PivotTableChangeTypeEnum | typeof PivotTableChangeTypeEnum | Represents the change type of the pivot table. PivotTableChangeTypeEnum | packages/sheets-pivot/src/facade/f-enum.ts:48 |
PivotTableFiledAreaEnum | typeof PivotTableFiledAreaEnum | Represents the field area of the pivot table. PivotTableFiledAreaEnum | packages/sheets-pivot/src/facade/f-enum.ts:18 |
PivotTableValuePositionEnum | typeof PivotTableValuePositionEnum | Represents the value position of the pivot table. PivotTableValuePositionEnum Description In excel pivot table, the value position can be placed in the row, column area, but only there are more than one value field it will be placed. | packages/sheets-pivot/src/facade/f-enum.ts:23 |
PositionTypeEnum | typeof PositionType | Represents the position type of the pivot table. PositionType | packages/sheets-pivot/src/facade/f-enum.ts:44 |