@univerjs-pro/sheets-pivot v0.5.4
Interface: IPivotPanelDataInfo
Defined in: packages/sheets-pivot/src/const/type.ts:568
Properties
Property | Type | Defined in |
---|---|---|
columnFields | IPivotPanelTableListItemBase [] | packages/sheets-pivot/src/const/type.ts:573 |
filterFields | IPivotPanelTableListItemBase [] | packages/sheets-pivot/src/const/type.ts:575 |
positionInfo | IPivotCellPositionInfo | packages/sheets-pivot/src/const/type.ts:576 |
rowFields | IPivotPanelTableListItemBase [] | packages/sheets-pivot/src/const/type.ts:572 |
sourceList | IPivotPanelSourceList [] | packages/sheets-pivot/src/const/type.ts:570 |
sourceRange | IUnitRangeNameWithSubUnitId | packages/sheets-pivot/src/const/type.ts:569 |
valueFields | IPivotPanelTableListItemBase [] | packages/sheets-pivot/src/const/type.ts:574 |