RibbonBase.Factory Property
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.
Gets or sets the Ribbon factory that is associated with this RibbonBase.
public Microsoft.Office.Tools.Ribbon.RibbonFactory Factory { get; }
Property Value
An object that implements the RibbonFactory interface.
Remarks
You can use this property to track the Ribbon factory class that created the current instance of the RibbonBase.