Share via


TextEffectFormat Members

Include Protected Members
Include Inherited Members

Contains properties and methods that apply to WordArt objects.

The TextEffectFormat type exposes the following members.

Properties

  Name Description
Public property Alignment Returns or sets the alignment for WordArt.
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property FontBold True if the font in the specified WordArt is bold.
Public property FontItalic Returns msoTrue if the font in the specified WordArt is italic.
Public property FontName Returns or sets the name of the font in the specified WordArt.
Public property FontSize Returns or sets the font size for the specified WordArt in points.
Public property KernedPairs True if character pairs in the specified WordArt are kerned.
Public property NormalizedHeight True if all characters (both uppercase and lowercase) in the specified WordArt are the same height.
Public property Parent Returns the parent object for the specified object.
Public property PresetShape Returns or sets the shape of the specified WordArt.
Public property PresetTextEffect Returns or sets the style of the specified WordArt.
Public property RotatedChars True if characters in the specified WordArt are rotated 90 degrees relative to the WordArt's bounding shape. False if characters in the specified WordArt retain their original orientation relative to the bounding shape.
Public property Text Returns or sets the text for the specified object.
Public property Tracking Returns or sets the ratio of the horizontal space allotted to each character in the specified WordArt to the width of the character. Can be a value from 0 (zero) through 5.

Top

Methods

  Name Description
Public method ToggleVerticalText Switches the text flow in the specified WordArt from horizontal to vertical, or vice versa.

Top

See Also

Reference

TextEffectFormat Interface

Microsoft.Office.Interop.Excel Namespace