TextEffectFormat.PresetShape 属性

定义

返回或设置指定的艺术字的形状。

public:
 property Microsoft::Office::Core::MsoPresetTextEffectShape PresetShape { Microsoft::Office::Core::MsoPresetTextEffectShape get(); void set(Microsoft::Office::Core::MsoPresetTextEffectShape value); };
public Microsoft.Office.Core.MsoPresetTextEffectShape PresetShape { get; set; }
member this.PresetShape : Microsoft.Office.Core.MsoPresetTextEffectShape with get, set
Public Property PresetShape As MsoPresetTextEffectShape

属性值

注解

设置 属性 PresetTextEffect 会自动设置 PresetShape 属性。

适用于