TextFrame2.WordArtformat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the Word Art type for the specified text frame. Read/write.
public:
property Microsoft::Office::Core::MsoPresetTextEffect WordArtformat { Microsoft::Office::Core::MsoPresetTextEffect get(); void set(Microsoft::Office::Core::MsoPresetTextEffect value); };
public Microsoft.Office.Core.MsoPresetTextEffect WordArtformat { get; set; }
Public Property WordArtformat As MsoPresetTextEffect