'Declaration
Public Enum FillType Inherits System.Enum
'Usage
Dim instance As FillType
public enum FillType : System.Enum
'Declaration
Public Enum FillType Inherits System.Enum
'Usage
Dim instance As FillType
public enum FillType : System.Enum
Member | Description |
---|---|
Background | Fill is the same as the background. |
Gradient | Gradient fill |
Patterned | Patterned fill |
Solid | Solid fill |
Textured | Textured fill |
Unspecified | Not used |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.FillType