Syntax

expression.InsertSymbol(FontName, CharNumber, Unicode)

expression An expression that returns a TextRange2 object.

Parameters

Name Required/Optional Data Type Description
FontName Required String The name of the font set.
CharNumber Required Long The number of the symbol.
Unicode Optional MsoTriState Indicates whether the value of the symbol is specified as a unicode value.

Return Value
TextRange2

See also: