Share

RibbonTab.InternalName Property

Parent Object: RibbonTab

Description

Property that returns the unique internal name of the ribbon tab.

Syntax

RibbonTab.InternalName() As String

Property Value

This is a read only property whose value is a String.

Samples

Name Description
Print information about all available ribbons. This sample prints out all of the elements of the ribbons. This output is very useful when customizing the ribbon to be able to get the names of the various existing ribbons, tabs, and panels.

Version

Introduced in version 2010

Was this information helpful?