@univerjs-pro/sheets-pivot v0.5.4


index

Enumerations

EnumerationDescription
PivotDisplayDataType-
PivotTableOperationEnumThe pivot table view change operation type.
PositionTypeWhen creating new Pivot table where should new pivot table position, may be a new sheet or a a cell of existing sheet.

Classes

ClassDescription
SheetsPivotDataSourceModel-
SheetsPivotRPCService-
SheetsPivotTableAdaptorModel-
SheetsPivotTableConfigModel-
SheetsPivotTableService-
UniverSheetsPivotTablePluginPlug-in base class, all plug-ins must inherit from this base class. Provide basic methods.

Interfaces

InterfaceDescription
IAddPivotFieldCommandParams-
IAddPivotFieldMutationParams-
IAddPivotTableCommandParams-
IMovePivotFieldCommandParams-
IMovePivotTableCommandProps-
IPivotCellPositionInfo-
IPivotDrillDownCommandParams-
IPivotPanelDataInfo-
IPivotPanelSourceList-
IPivotPanelTableListItemBase-
IPivotRangesInfo-
IPivotRenderCache-
IPivotTableAddedEventParamsThe pivot table added event callback argument.
IPivotTableCellData-
IPivotTableConfig-
IPivotTableMovedEventParamsThe pivot table moved event callback argument.
IPivotTableRemovedEventParamsThe pivot table removed event callback argument.
IPivotTableRenderedEventParamsThe pivot table rendered event callback argument.
IPivotTableUpdatedEventParamsThe pivot table updated event callback argument.
IPivotViewUpdateInfo-
IRemovePivotFieldCommandParams-
IRemovePivotFieldMutationParams-
IRemovePivotTableMutationParams-
IRenamePivotFieldMutationParams-
ISetPivotCollapseCommandParams-
ISetPivotCollapseMutation-
ISetPivotFieldFormatMutationParams-
ISetPivotFilterCommandParams-
ISetPivotFilterMutationParams-
ISetPivotOptionMutationParams-
ISetPivotPositionMutationParams-
ISetPivotSortCommandParams-
ISetPivotSortMutationParams-
ISetPivotSubtotalTypeMutationParams-
IUniverSheetsPivotConfig-
IUpdateFieldPositionMutationParams-
IUpdatePivotFieldSettingCommandParams-
IUpdatePivotFieldSourceInfoMutationParams-
IUpdatePivotTableSourceRangeCommandParams-
IUpdatePivotValuePositionCommandParams-
IUpdateValuePositionMutationParams-

Type Aliases

Type aliasDescription
IRangePosition-
IUnitRangeNameWithSubUnitId-

Variables

VariableDescription
AddPivotFieldCommand-
AddPivotFieldMutation-
AddPivotTableCommand-
AddPivotTableMutation-
AddPivotTableWithConfigCommand-
BLANK_ROW_COUNT-
DEFAULT_PIVOT_NUMBER-
defaultThemeStyle-
MovePivotFieldCommand-
MovePivotTableCommand-
PivotDrillDownCommand-
PivotTableViewDirtyMarkOperation-
RemovePivotFieldCommand-
RemovePivotFieldMutation-
RemovePivotTableMutation-
RenamePivotFieldMutation-
SetPivotCollapseCommand-
SetPivotCollapseMutation-
SetPivotFieldFormatMutation-
SetPivotFilterCommand-
SetPivotFilterMutation-
SetPivotOptionMutation-
SetPivotPositionMutation-
SetPivotSortCommand-
SetPivotSortMutation-
SetPivotSubtotalTypeMutation-
SHEET_PIVOT_TABLE_PLUGIN-
SHEETS_PIVOT_PLUGIN_CONFIG_KEY-
UpdateFieldPositionMutation-
UpdatePivotFieldSettingCommand-
UpdatePivotFieldSourceInfoMutation-
UpdatePivotTableSourceRangeCommand-
UpdatePivotTableSourceRangeMutation-
UpdatePivotValuePositionCommand-
UpdateValuePositionMutation-

Functions

FunctionDescription
applyChangeSet-
canUsePivot-
generateSetRangeValueMutations-
getAdjustRangesPosition-
getEmptyPivotRanges-
getFieldListByArea-
getInsertRowColMutations-
getPivotCellInfo-
getPivotInfoByLicense-
getPivotTableInfo-
transFromCellValue-
unionPivotViewRange-