RibbonFactory.CreateRibbonSeparator Method
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.
Creates a RibbonSeparator object that represents a separator control for a group or menu on the Ribbon.
public:
Microsoft::Office::Tools::Ribbon::RibbonSeparator ^ CreateRibbonSeparator();
C#
public Microsoft.Office.Tools.Ribbon.RibbonSeparator CreateRibbonSeparator();
abstract member CreateRibbonSeparator : unit -> Microsoft.Office.Tools.Ribbon.RibbonSeparator
Public Function CreateRibbonSeparator () As RibbonSeparator
A Ribbon separator control for a group or menu on the Ribbon.
Product | Versions |
---|---|
Visual Studio Tools for Office | 2017, 2019, 2022 |