XLL+ Class Library (7.0)

CXllApp::SupportsRibbon

Returns whether the container application can support a ribbon

bool SupportsRibbon( );

Return Value

Returns true if the running version of Excel supports ribbons (i.e. is Excel 2007 or later). Returns false if the ribbon is not supported by the running version of Excel.

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods