RibbonUIEventArgs Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for events that are raised in the Ribbon.
public interface class RibbonUIEventArgs
[System.Runtime.InteropServices.Guid("952bb3f5-4066-406f-b872-c258caeb6e7a")]
public interface RibbonUIEventArgs
[<System.Runtime.InteropServices.Guid("952bb3f5-4066-406f-b872-c258caeb6e7a")>]
type RibbonUIEventArgs = interface
Public Interface RibbonUIEventArgs
- Attributes
Properties
RibbonUI |
Gets an instance of the Microsoft.Office.Core.IRibbonUI interface when the Ribbon is loaded into the Microsoft Office application. |