MsoTextureType Enum
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.
Specifies the texture type for the selected fill.
public enum class MsoTextureType
public enum MsoTextureType
type MsoTextureType =
Public Enum MsoTextureType
- Inheritance
-
MsoTextureType
Fields
Name | Value | Description |
---|---|---|
msoTextureTypeMixed | -2 | Return value only; indicates a combination of the other states. |
msoTexturePreset | 1 | Preset texture type. |
msoTextureUserDefined | 2 | User-defined texture type. |