public enum TextureType : System.Enum
public enum TextureType : System.Enum
Member | Description |
---|---|
None | Indicates a combination of the other states, return value only. |
Preset | Specifies the preset texture type. |
UserDefined | Specifies the user-defined texture type. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.TextureType