Enum OfficeShapePatternFillType
Specifies the pattern fill type for an object.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum OfficeShapePatternFillType
Fields
| Name | Description |
|---|---|
| Cross | Specifies the OfficeShapePatternFillType is cross. |
| DarkDownwardDiagonal | Specifies the OfficeShapePatternFillType is dark downward diagonal. |
| DarkHorizontal | Specifies the OfficeShapePatternFillType is dark horizontal. |
| DarkUpwardDiagonal | Specifies the OfficeShapePatternFillType is dark upward diagonal. |
| DarkVertical | Specifies the OfficeShapePatternFillType is dark vertical. |
| DashedDownwardDiagonal | Specifies the OfficeShapePatternFillType is dashed downward diagonal. |
| DashedHorizontal | Specifies the OfficeShapePatternFillType is dashed horizontal. |
| DashedUpwardDiagonal | Specifies the OfficeShapePatternFillType is dashed upward diagonal. |
| DashedVertical | Specifies the OfficeShapePatternFillType is dashed vertical. |
| DiagonalBrick | Specifies the OfficeShapePatternFillType is diagonal brick. |
| DiagonalCross | Specifies the OfficeShapePatternFillType is diagonal cross. |
| Divot | Specifies the OfficeShapePatternFillType is divot. |
| DottedDiamond | Specifies the OfficeShapePatternFillType is dotted diamond. |
| DottedGrid | Specifies the OfficeShapePatternFillType is dotted grid. |
| DownwardDiagonal | Specifies the OfficeShapePatternFillType is downward diagonal. |
| Gray10 | Specifies the OfficeShapePatternFillType is gray10. |
| Gray20 | Specifies the OfficeShapePatternFillType is gray20. |
| Gray25 | Specifies the OfficeShapePatternFillType is gray25. |
| Gray30 | Specifies the OfficeShapePatternFillType is gray30. |
| Gray40 | Specifies the OfficeShapePatternFillType is gray40. |
| Gray5 | Specifies the OfficeShapePatternFillType is gray5. |
| Gray50 | Specifies the OfficeShapePatternFillType is gray50. |
| Gray60 | Specifies the OfficeShapePatternFillType is gray60. |
| Gray70 | Specifies the OfficeShapePatternFillType is gray70. |
| Gray75 | Specifies the OfficeShapePatternFillType is gray75. |
| Gray80 | Specifies the OfficeShapePatternFillType is gray80. |
| Gray90 | Specifies the OfficeShapePatternFillType is gray90. |
| Horizontal | Specifies the OfficeShapePatternFillType is horizontal. |
| HorizontalBrick | Specifies the OfficeShapePatternFillType is horizontal brick. |
| LargeCheckerBoard | Specifies the OfficeShapePatternFillType is large checker board. |
| LargeConfetti | Specifies the OfficeShapePatternFillType is large confetti. |
| LargeGrid | Specifies the OfficeShapePatternFillType is large grid. |
| LightDownwardDiagonal | Specifies the OfficeShapePatternFillType is light downward diagonal. |
| LightHorizontal | Specifies the OfficeShapePatternFillType is light horizontal. |
| LightUpwardDiagonal | Specifies the OfficeShapePatternFillType is light upward diagonal. |
| LightVertical | Specifies the OfficeShapePatternFillType is light vertical. |
| NarrowHorizontal | Specifies the OfficeShapePatternFillType is narrow horizontal. |
| NarrowVertical | Specifies the OfficeShapePatternFillType is narrow vertical. |
| None | Specifies the OfficeShapePatternFillType is none. |
| OutlinedDiamond | Specifies the OfficeShapePatternFillType is outlined diamond. |
| Plaid | Specifies the OfficeShapePatternFillType is plaid. |
| Shingle | Specifies the OfficeShapePatternFillType is shingle. |
| SmallCheckerBoard | Specifies the OfficeShapePatternFillType is small checker board. |
| SmallConfetti | Specifies the OfficeShapePatternFillType is small confetti. |
| SmallGrid | Specifies the OfficeShapePatternFillType is small grid. |
| SolidDiamond | Specifies the OfficeShapePatternFillType is solid diamond. |
| Sphere | Specifies the OfficeShapePatternFillType is sphere. |
| Trellis | Specifies the OfficeShapePatternFillType is trellis. |
| UpwardDiagonal | Specifies the OfficeShapePatternFillType is upward diagonal. |
| Vertical | Specifies the OfficeShapePatternFillType is vertical. |
| Wave | Specifies the OfficeShapePatternFillType is wave. |
| Weave | Specifies the OfficeShapePatternFillType is weave. |
| WideDownwardDiagonal | Specifies the OfficeShapePatternFillType is wide downward diagonal. |
| WideUpwardDiagonal | Specifies the OfficeShapePatternFillType is wide upward diagonal. |
| ZigZag | Specifies the OfficeShapePatternFillType is zig zag. |