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


Function: isErrorValue()

function isErrorValue(value): value is IPivotViewErrorValue

judge the value is the error value, it will be a error value when the show data as or the product bigger than the max value of number in javascript

Parameters

ParameterTypeDescription
valueIPivotViewValueTypethe pivot view value

Returns

value is IPivotViewErrorValue

the value is the error value

Defined in

layout/pivot-view.ts:353