SpreadsheetGear.Shapes Namespace : FillType Enumeration |
'Declaration
Public Enum FillType Inherits System.Enum
'Usage
Dim instance As FillType
public enum FillType : System.Enum
public enum FillType = class(System.Enum)
public enum FillType extends System.Enum
__value public enum FillType : public System.Enum
public enum class FillType : public System.Enum
Member | Description |
---|---|
Gradient | Specifies a gradient fill. |
Mixed | Specifies a mixed fill. |
Patterned | Specifies a pattern fill. |
Picture | Specifies a picture fill. |
Solid | Specifies a solid color fill. |
Textured | Specifies a textured fill. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Shapes.FillType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2