XLL+ Class Library (7.0)

CXllApp::InvalidateRibbonForAddin

Requests the ribbon manager to invalidate the ribbon controls for this add-in

void InvalidateRibbonForAddin( );

Remarks

After this method is called, you may receive a number of callbacks via CXllApp::OnRibbonEvent, depending on what attributes have been set in the ribbon.

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods