@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Interface: IPivotTableCellData
Properties
Property | Type | Description | Defined in |
---|---|---|---|
fi? | number | filter index | packages/sheets-pivot/src/const/type.ts:240 |
pbt? | PivotCellStyleTypeEnum | pivot button type | packages/sheets-pivot/src/const/type.ts:235 |
s? | string | IStyleData | - | packages/sheets-pivot/src/const/type.ts:236 |
t? | CellValueType | - | packages/sheets-pivot/src/const/type.ts:241 |
v? | IPivotViewValueType | - | packages/sheets-pivot/src/const/type.ts:231 |