'Declaration Public Enum PatternStyle Inherits System.Enum
'Usage Dim instance As PatternStyle
public enum PatternStyle : System.Enum
'Declaration Public Enum PatternStyle Inherits System.Enum
'Usage Dim instance As PatternStyle
public enum PatternStyle : System.Enum
Member | Description |
---|---|
Clear | No pattern |
DkDwnDiagonal | Dark Down Diagonal pattern |
DkGrid | Dark Grid pattern |
DkHorizonal | Dark Horizontal pattern |
DkTrellis | Dark Trellis pattern |
DkUpDiagonal | Dark Up Diagonal pattern |
DkVertical | Dark Vertical pattern |
LtDwnDiagonal | Light Down Diagonal pattern |
LtGrid | Light Grid pattern |
LtHorizonal | Light Horizontal pattern |
LtTrellis | Light Trellis pattern |
LtUpDiagonal | Light Up Diagonal pattern |
LtVertical | Light Vertical pattern |
Percent10 | 10% Fill pattern |
Percent12 | 12.5% Fill pattern |
Percent15 | 15% Fill Pattern |
Percent20 | 20% Fill pattern |
Percent25 | 25% Fill pattern |
Percent30 | 30% Fill pattern |
Percent35 | 35% Fill pattern |
Percent37 | 37.5% Fill pattern |
Percent40 | 40% Fill pattern |
Percent45 | 45% Fill pattern |
Percent5 | 5% Fill pattern |
Percent50 | 50% Fill pattern |
Percent55 | 55% Fill pattern |
Percent60 | 60% Fill pattern |
Percent62 | 62.5% Fill pattern |
Percent65 | 65% Fill pattern |
Percent70 | 70% Fill pattern |
Percent75 | 75% Fill pattern |
Percent80 | 80% Fill pattern |
Percent85 | 85% Fill pattern |
Percent87 | 87.5% Fill pattern |
Percent90 | 90% Fill pattern |
Percent95 | 95% Fill pattern |
Solid | 100% Fill pattern |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.PatternStyle
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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