XLL+ Class Library (7.0)

CXllApp::GetRibbonCallbackFunctionName

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

CStringW GetRibbonCallbackFunctionName( );

Return Value

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

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods