FillFormat.PresetTextured(MsoPresetTexture) 方法

定义

将指定填充设置为预设纹理。

public:
 void PresetTextured(Microsoft::Office::Core::MsoPresetTexture PresetTexture);
public void PresetTextured (Microsoft.Office.Core.MsoPresetTexture PresetTexture);
abstract member PresetTextured : Microsoft.Office.Core.MsoPresetTexture -> unit
Public Sub PresetTextured (PresetTexture As MsoPresetTexture)

参数

PresetTexture
MsoPresetTexture

必需 MsoPresetTexture。 预设纹理。

适用于