XLL+ Class Library (6.3)

CXlWizExUIFunctionRegistry::SetSupportsExtendedUI

Sets whether the registry supports an extended user interface

void SetSupportsExtendedUI(
   bool bSupported
);

Parameters

bSupported

true if the registry should support the extended user interface for Excel's Formula Wizard, false if it should not.

Remarks

Use this method to turn off the extended user interface.

Requirements

Header: xlwizexui.h

See Also

CXlWizExUIFunctionRegistry Class | CXlWizExUIFunctionRegistry Methods