Spread.Services Documentation
TextureType Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : TextureType Enumeration
Specifies the texture type for the selected fill.
Syntax
public enum TextureType : System.Enum 
Members
MemberDescription
None Indicates a combination of the other states, return value only.
Preset Specifies the preset texture type.
UserDefined Specifies the user-defined texture type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.TextureType

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace