@univerjs-proengine-pivotinterfacesIpivottablelabelfieldquerydata

@univerjs-pro/engine-pivot v0.5.4


Interface: IPivotTableLabelFieldQueryData

Defined in: types/interface.ts:113

Represents the query data for a label field in a pivot table.

Properties

PropertyTypeDescriptionDefined in
dataFieldIdstringThe unique identifier of the data field associated with the label field.types/interface.ts:121
displayNamestringThe display name of the label field.types/interface.ts:125
filterInfo?IPivotTableFilterInfoInformation about the filter applied to the label field.types/interface.ts:129
idstringThe unique identifier of the label field.types/interface.ts:117
sortInfoIPivotTableSortInfoInformation about the sort applied to the label field.types/interface.ts:133