Enum PatternType
Specifies the fill pattern used in a shape.
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum PatternType : int
Fields
Name | Description |
---|---|
Cross | |
DarkDownwardDiagonal | |
DarkHorizontal | |
DarkUpwardDiagonal | |
DarkVertical | |
DashDownDiagonal | |
DashHorizontal | |
DashUpDiagonal | |
DashVertical | |
DiagonalBrick | |
DiagonalCross | |
Divot | |
DotDiamond | |
DotGrid | |
Dotted10Percent | |
Dotted20Percent | |
Dotted25Percent | |
Dotted30Percent | |
Dotted40Percent | |
Dotted50Percent | |
Dotted5Percent | |
Dotted60Percent | |
Dotted70Percent | |
Dotted75Percent | |
Dotted80Percent | |
Dotted90Percent | |
DownDiagonal | |
Horizontal | |
HorizontalBrick | |
LargeCheck | |
LargeConfetti | |
LargeGrid | |
LightDownwardDiagonal | |
LightHorizontal | |
LightUpwardDiagonal | |
LightVertical | |
NarrowHorizontal | |
NarrowVertical | |
OpenDiamond | |
Plaid | |
Shingle | |
SmallCheck | |
SmallConfetti | |
SmallGrid | |
SolidDiamond | |
Sphere | |
Trellis | |
UpDiagonal | |
Vertical | |
Wave | |
Weave | |
WideDownDiagonal | |
WideUpDiagonal | |
ZigZag |