RibbonUIEventArgs Interface

Definition

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.

Applies to