@univerjs-prosheets-pivotindexinterfacesIpivottableremovedeventparams

@univerjs-pro/sheets-pivot v0.5.4


Interface: IPivotTableRemovedEventParams

Defined in: packages/sheets-pivot/src/const/type.ts:703

The pivot table removed event callback argument.

Extends

  • IPivotTableEventParamsBase

Properties

PropertyTypeDescriptionInherited fromDefined in
pivotTableIdundefined | stringThe pivot table id.When create a pivot table, the id maybe undefined.IPivotTableEventParamsBase.pivotTableIdpackages/sheets-pivot/src/const/type.ts:627
unitIdstringThe unit id of workbook which the pivot table belongs to.IPivotTableEventParamsBase.unitIdpackages/sheets-pivot/src/const/type.ts:631