XLL+ Class Library (7.0)

CXllFunctionFilter Methods

The methods of the CXllFunctionFilter class are listed here.

Singleton

public method static method Instance Return the single instance of CXllFunctionFilter

Operations

public method static method Apply Applies the list of registered functions to the global XLL Add-ins function list, causing them to be removed freom the global list, or left in place
public method static method Publish Registers the named function for publishing or suppressing

Construction

public method CXllFunctionFilter Constructs a CXllFunctionFilter object

Requirements

Header: xlpfunctionfilter.h

See Also

CXllFunctionFilter Class | xlpfunctionfilter.h | CXllFunctionFilterOptIn class | CXllFunctionFilterOptOut class | CXllFunctionFilterLoader class | CXllFunctionFilterEventHandlerOptIn class | CXllFunctionFilterEventHandlerOptOut class | CXllFunctionFilterEventHandlerFromFile class | Publishing and suppressing add-in functions (User Guide) | Publish at development-time sample (opt-in) | Publish at development-time sample (opt-out) | Publish at run-time sample