@univerjscoreinterfacesIcellinterceptor

@univerjs/core v0.5.4


Interface: ICellInterceptor<M, C>

Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/common/interceptor.ts:39

Extends

Type Parameters

Type Parameter
M
C

Properties

PropertyTypeDescriptionInherited fromDefined in
effect?InterceptorEffectEnumThe effect of the interceptor handler. If the effect is ‘Style’, the worksheet@getCellValueOnly will bypass this interceptor. If the effect is ‘Value’, the worksheet@getStyleOnly will bypass this interceptor.-packages/api/tmp/univer-pro/submodules/univer/packages/core/src/common/interceptor.ts:45
handlerInterceptorHandler<M, C>-IInterceptor.handlerpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/common/interceptor.ts:36
id?string-IInterceptor.idpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/common/interceptor.ts:34
priority?number-IInterceptor.prioritypackages/api/tmp/univer-pro/submodules/univer/packages/core/src/common/interceptor.ts:35