FillFormat.TextureType 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 texture type for the specified fill. Read-only.
public:
property Microsoft::Office::Core::MsoTextureType TextureType { Microsoft::Office::Core::MsoTextureType get(); };
public Microsoft.Office.Core.MsoTextureType TextureType { get; }
Public ReadOnly Property TextureType As MsoTextureType
Property Value
Remarks
MsoTextureType can be one of the following MsoTextureType constants:
Use the UserTextured(String) method to set the texture type for the fill.