XLL+ Class Library (7.0)

Function.DoNotCallInFormulaWizard

Specifies whether the function returns early, without any action, when called from the Excel Formula Wizard

Remarks

If this property is set to true, then the function will return #VALUE! when it is called from the Excel Formula Wizard.

The default value for the property is false.

See Also

Function Model | Function Properties | Excel Formula Wizard