TextEffectFormat.PresetTextEffect 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.
public:
property Microsoft::Office::Core::MsoPresetTextEffect PresetTextEffect { Microsoft::Office::Core::MsoPresetTextEffect get(); void set(Microsoft::Office::Core::MsoPresetTextEffect value); };
public Microsoft.Office.Core.MsoPresetTextEffect PresetTextEffect { get; set; }
member this.PresetTextEffect : Microsoft.Office.Core.MsoPresetTextEffect with get, set
Public Property PresetTextEffect As MsoPresetTextEffect