XLL+ Class Library (7.0)

CXlWizExUIFunctionRegistry::SupportsExtendedUI

Returns whether the registry supports an extended user interface

virtual bool SupportsExtendedUI( );

Return Value

Returns true if the registry supports the extended user interface for Excel's Formula Wizard, false if it does not. By default a registry returns true; you can turn the functionality off by calling SetSupportsExtendedUI.

Requirements

Header: xlwizexui.h

See Also

CXlWizExUIFunctionRegistry Class | CXlWizExUIFunctionRegistry Methods