@univerjs-pro/engine-pivot v0.5.4
Interface: IPivotViewCellData
Defined in: types/layout-type.ts:21
Properties
Property | Type | Description | Defined in |
---|---|---|---|
i? | number | Description only for the pivot table page filter cell, the value is the page filter index | types/layout-type.ts:27 |
s? | PivotCellStyleTypeEnum | - | types/layout-type.ts:23 |
t? | PivotViewCellValueTypeEnum | means the cell is blank, the only value is 1 | types/layout-type.ts:31 |
v? | IPivotViewValueType | - | types/layout-type.ts:22 |