[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ITextEffectFormat

ITextEffectFormat Interface

Contains properties and methods that apply to text effect objects.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ITextEffectFormat
Public Interface ITextEffectFormat

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.