RibbonFactory.CreateRibbonTab 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 RibbonTab object that contains one or more groups of controls on the Ribbon.
public:
Microsoft::Office::Tools::Ribbon::RibbonTab ^ CreateRibbonTab();
C#
public Microsoft.Office.Tools.Ribbon.RibbonTab CreateRibbonTab();
abstract member CreateRibbonTab : unit -> Microsoft.Office.Tools.Ribbon.RibbonTab
Public Function CreateRibbonTab () As RibbonTab
A Ribbon tab.
Product | Versions |
---|---|
Visual Studio Tools for Office | 2017, 2019, 2022 |