Share via


MsoTextureType Enumeration 

Specifies the texture type for the selected fill.

Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)

Usage

Dim msoTextureType1 As MsoTextureType = MsoTextureType.msoTexturePreset

Syntax

Public Enum MsoTextureType
public enum MsoTextureType
public enum class MsoTextureType
public enum MsoTextureType
public enum MsoTextureType

Members

Member name Description
msoTexturePreset Preset texture type.
msoTextureTypeMixed Return value only; indicates a combination of the other states.
msoTextureUserDefined User-defined texture type.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace