Freigeben über


TextEffectFormat.PresetTextEffect Property

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

Syntax

'Declaration
Property PresetTextEffect As MsoPresetTextEffect
    Get
    Set
'Usage
Dim instance As TextEffectFormat
Dim value As MsoPresetTextEffect

value = instance.PresetTextEffect

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

Property Value

Type: Microsoft.Office.Core.MsoPresetTextEffect

See Also

Reference

TextEffectFormat Interface

TextEffectFormat Members

Microsoft.Office.Core Namespace