ChartFillFormat.PresetTexture Property
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.
Returns the preset texture for the specified fill. Read-only.
public:
property Microsoft::Office::Core::MsoPresetTexture PresetTexture { Microsoft::Office::Core::MsoPresetTexture get(); };
public Microsoft.Office.Core.MsoPresetTexture PresetTexture { get; }
member this.PresetTexture : Microsoft.Office.Core.MsoPresetTexture
Public ReadOnly Property PresetTexture As MsoPresetTexture
Property Value
Remarks
Use the PresetTextured(MsoPresetTexture) method to set the preset texture for the fill.