XLL+ Class Library (6.3)

Function.CanDeferRecalc

Specifies whether the function can defer recalculation

Remarks

If this property is set to true, then the function will be registered as a type 2 function, which is allowed to call a wider set of Excel API calls, including calls that allow specific cells to be examined.

The default value for the property is false.

See Also

Function Model | Function Properties