Reflection
IRibbon Interface
Members 


Defines properties and methods to interact with the Ribbon user interface mode.
Object Model
IRibbon InterfaceIView Interface
Syntax
'Declaration
 
Public Interface IRibbon 
   Inherits IUiControl, IUiControlContainer 
'Usage
 
Dim instance As IRibbon
public interface IRibbon : IUiControl, IUiControlContainer  
See Also