TextEffectFormat
Source: aspose.
Contains properties and methods that apply to WordArt objects.
Methods
getFontBold()
Indicates whether font is bold.
getFontItalic()
Indicates whether font is italic.
getFontName()
The name of the font used in the WordArt.
getFontSize()
The size (in points) of the font used in the WordArt.
getPresetShape()
Gets and sets the preset shape type. The value of the property is MsoPresetTextEffectShape integer constant.
getRotatedChars()
If true,characters in the specified WordArt are rotated 90 degrees relative to the WordArt's bounding shape.
getText()
The text in the WordArt.
setFontBold()
Indicates whether font is bold.
setFontItalic()
Indicates whether font is italic.
setFontName()
The name of the font used in the WordArt.
setFontSize()
The size (in points) of the font used in the WordArt.
setPresetShape()
Gets and sets the preset shape type. The value of the property is MsoPresetTextEffectShape integer constant.
setRotatedChars()
If true,characters in the specified WordArt are rotated 90 degrees relative to the WordArt's bounding shape.
setText()
The text in the WordArt.
setTextEffect(effect)
Sets the preset text effect.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
effect |
Number |
|
MsoPresetTextEffect |