com.grapecity.documents.excel.drawing Package / TextureType Enumeration
TextureType Enumeration
Specifies the texture type for the selected fill.
Members
MemberDescription
NoneIndicates a combination of the other states, return value only.
PresetSpecifies the preset texture type.
UserDefinedSpecifies the user-defined texture type.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.grapecity.documents.excel.drawing.TextureType

See Also