Click or drag to resize

RibbonBarAddIn Properties

The RibbonBarAddIn type exposes the following members.

Properties
  NameDescription
Public propertyCanInstantiate
Gets value indicating whether add-in can be instantiated within the current container.
Public propertyPage
Gets an instance of Page object that contains an add-in.
Public propertyRibbon
Gets an instance of RibbonBar object that contains an add-in.
Protected propertyTrace
Gets a reference to a trace object that can be used to write trace information to the output.
Public propertyWindows
Gets a list of all pop-up windows associated with this add-in.
Top
See Also