'Declaration
Public Enum FillPattern Inherits System.Enum
'Usage
Dim instance As FillPattern
public enum FillPattern : System.Enum
'Declaration
Public Enum FillPattern Inherits System.Enum
'Usage
Dim instance As FillPattern
public enum FillPattern : System.Enum
Member | Description |
---|---|
DiagonalCrosshatch | A fill pattern that uses cross diagonal stripes |
DiagonalStripe | A fill pattern that uses right diagonal stripes |
Gray12 | A 12.5% gray fill pattern. |
Gray25 | A 25% gray fill pattern. |
Gray50 | A 50% gray fill pattern. |
Gray6 | A 6.25% gray fill pattern. |
Gray75 | A 75% gray fill pattern. |
HorizontalStripe | A fill pattern that uses horizontal stripes |
None | No pattern is applied |
ReverseDiagonalStripe | A fill pattern that uses left diagonal stripes |
Solid | A solid fill pattern |
ThickDiagonalCrosshatch | A fill pattern that uses cross diagonal thick stripes |
ThinDiagonalCrosshatch | A fill pattern using cross diagonal thin stripes |
ThinDiagonalStripe | A fill pattern that uses right diagonal thin stripes |
ThinHorizontalCrosshatch | A fill pattern that uses thin horizontal and vertical stripes |
ThinHorizontalStripe | A fill pattern that uses thin horizontal stripes |
ThinReverseDiagonalStripe | A fill pattern that uses left diagonal thin stripes |
ThinVerticalStripe | A fill pattern that uses thin vertical stripes |
VerticalStripe | A fill pattern that uses vertical stripes |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.FillPattern
Target Platforms: Windows 11, Windows 10, 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