XLL+ Class Library (7.0)

CXllApp::GetObserverFunctionName

Return the name of the add-in function that observes COM events.

CStringW GetObserverFunctionName( );

Return Value

A string containing the name - as exported to Excel - of the add-in function that observes COM events and routes them to the add-in's event handlers.

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods