XLL+ Class Library (7.0)

Function.ExecutionCanFail

Specifies whether the function may fail while executing

Remarks

If this property is set to true, then the return type of the function will always be CXlOper, so that error values can be returned.

The default value for the property is false.

See Also

Function Model | Function Properties