@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Interface: IPivotPanelDataInfo
Properties
Property | Type | Defined in |
---|---|---|
columnFields | IPivotPanelTableListItemBase [] | packages/sheets-pivot/src/const/type.ts:561 |
filterFields | IPivotPanelTableListItemBase [] | packages/sheets-pivot/src/const/type.ts:563 |
positionInfo | IPivotCellPositionInfo | packages/sheets-pivot/src/const/type.ts:564 |
rowFields | IPivotPanelTableListItemBase [] | packages/sheets-pivot/src/const/type.ts:560 |
sourceList | IPivotPanelSourceList [] | packages/sheets-pivot/src/const/type.ts:558 |
sourceRange | IUnitRangeNameWithSubUnitId | packages/sheets-pivot/src/const/type.ts:557 |
valueFields | IPivotPanelTableListItemBase [] | packages/sheets-pivot/src/const/type.ts:562 |