TextFrame2.WordArtformat Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property WordArtformat As MsoPresetTextEffect
    Get
    Set
'Usage
Dim instance As TextFrame2
Dim value As MsoPresetTextEffect

value = instance.WordArtformat

instance.WordArtformat = value
MsoPresetTextEffect WordArtformat { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoPresetTextEffect

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Core Namespace