StyleName property

Sets or returns the name of the text style.

Syntax

stringVariable = object.StyleName

where:

     stringVariable is a String representing the style name;

     Object is the name of a Text object or an object containing text.

Examples ...

StyleName property example