Share

CommandCategory.InternalName Property

Parent Object: CommandCategory

Description

Property that returns the name of the command category. The name is the internal English name of the command category. This name will remain constant and is not affected by locale. The name is never displayed to the user. The display name is what's shown to the user.

Syntax

CommandCategory.InternalName() As String

Property Value

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

Version

Introduced in version 9

Was this information helpful?