Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / TextureType Enumeration
In This Topic
    TextureType Enumeration
    In This Topic
    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