The methods of the CXllFunctionFilter class are listed here.
![]() ![]() |
Instance | Return the single instance of CXllFunctionFilter |
![]() ![]() |
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 |
![]() ![]() |
Publish | Registers the named function for publishing or suppressing |
![]() |
CXllFunctionFilter | Constructs a CXllFunctionFilter object |
Header: xlpfunctionfilter.h
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