TextEffectFormat.PresetTextEffect 属性

定义

返回或设置指定的艺术字样式。

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; }
Public Property PresetTextEffect As MsoPresetTextEffect

属性值

注解

此属性的值对应于艺术字库对话框中的格式, (从左到右、从上到下) 编号。

设置 PresetTextEffect 属性将自动设置指定图形的许多其他格式设置属性。

适用于