FillFormat.PresetTextured(MsoPresetTexture) Method
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.
Sets the specified fill to a preset texture.
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)
Parameters
- PresetTexture
- MsoPresetTexture
Required MsoPresetTexture. The preset texture.