@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IPivotViewCellData
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 |