XLL+ Class Library (7.0)

CXllApp::InvalidateRibbon

Requests the ribbon manager to invalidate the ribbon controls for all add-ins using the ribbon manager

void InvalidateRibbon( );

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