ITextEffectFormat Interface Members
In This Topic
The following tables list the members exposed by ITextEffectFormat.
Public Properties
| Name | Description |
 | Alignment | Gets or sets an TextEffectAlignment value that represents the alignment for text effect object. |
 | FontBold | True if the font in the specified WordArt is bold. |
 | FontItalic | Returns msoTrue if the font in the specified WordArt is italic. |
 | FontName | Returns or sets the name of the font in the specified WordArt. |
 | FontSize | Returns or sets the font size for the specified WordArt, in points. |
 | PresetTextEffect | Returns or sets the style of the specified WordArt. |
 | Text | Returns or sets the text for the specified object. |
Top
See Also