XLL+ Class Library (7.0)

CXlWizExUIFunctionDescriptor Methods

The methods of the CXlWizExUIFunctionDescriptor class are listed here.

Construction

public method CXlWizExUIFunctionDescriptor Constructs a CXlWizExUIFunctionDescriptor object

Accessors

public method GetListProvider Returns the provider class for a drop-down list
public method GetName Returns the exported name of the function
public method GetPopupProvider Returns the provider class for a popup editor
public method GetUIType Returns the extended UI type for a specified argument
public method HasExUI Returns whether the function has any extended UI elements

Operations

public method AddList Adds a drop-down list provider for the specified argument
public method AddPopup Adds a popup editor provider for the specified argument

Requirements

Header: xlwizexui.h

See Also

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