@univerjs-pro/engine-pivot v0.5.0-beta.1Docs


Function: isPrefixValue()

function isPrefixValue(value): value is IPivotViewPrefixValue

judge the value is the prefix value, once when the value is a subtotal and there are multiple value field, the value will be the prefix value

Parameters

ParameterTypeDescription
valueIPivotViewValueTypethe pivot view value

Returns

value is IPivotViewPrefixValue

the value is the prefix value

Defined in

layout/pivot-view.ts:344