MsoTextureType Enumeration
Specifies the texture type for the selected fill.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Enumeration MsoTextureType
'Usage
Dim instance As MsoTextureType
public enum MsoTextureType
Members
Member name | Description | |
---|---|---|
msoTextureTypeMixed | Return value only; indicates a combination of the other states. | |
msoTexturePreset | Preset texture type. | |
msoTextureUserDefined | User-defined texture type. |