Share

DrawingStandardStyle.InternalName Property

Parent Object: DrawingStandardStyle

Description

Property that returns the internal name of the style. The name is the internal English name of the standard style. This name will remain constant and is not affected by locale. This name is never displayed to the user. Note that this name is not guaranteed to be unique.

Syntax

DrawingStandardStyle.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?