XLL+ Class Library (7.0)

CXlWizExUIFunctionRegistry Methods

The methods of the CXlWizExUIFunctionRegistry class are listed here.

Construction

public method CXlWizExUIFunctionRegistry Constructs a CXlWizExUIFunctionRegistry object

Singleton

public method static method GetInstance Return the single instance of CXlWizExUIFunctionRegistry

Services

public method static method OnCallFunction Informs the Extended UI that the named function is being called

Function list

public method AddFunctionDescriptor Adds a CXlWizExUIFunctionDescriptor object to the registry
public method FindAddFunctionDescriptor Finds a CXlWizExUIFunctionDescriptor object in the registry, and adds a new object if it is not found
public method GetFunctionDescriptor Finds a CXlWizExUIFunctionDescriptor object in the registry

Properties

public method GetKeyMapping Returns a pointer to the key mappings for an extended user interface type
public method RequiresExtendedUI Returns whether the registry contains any functions that require an extended user interface
public method SetShouldUseThemes Sets whether the extended user interface should use Windows XP themes
public method SetSupportsExtendedUI Sets whether the registry supports an extended user interface
public method ShouldUseThemes Returns whether the extended user interface should use Windows XP themes
public method SupportsExtendedUI Returns whether the registry supports an extended user interface

Requirements

Header: xlwizexui.h

See Also

CXlWizExUIFunctionRegistry Class | xlwizexui.h | CXlWizExUIFunctionDescriptor | Extending the Excel Formula Wizard