PatternType Enum
Lists patterns to apply to a cell.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Members
Name | Description | Example |
---|---|---|
None
|
No background (solid color or fill pattern) is applied to a cell. |
|
Solid
|
Specifies that a cell is filled with a solid Fill. |
|
Medium
|
Specifies the 50% gray pattern. |
|
Dark
|
Specifies the 75% gray pattern. |
|
Light
|
Specifies the 25% gray pattern. |
|
Dark
|
Specifies a pattern that is a series of thick horizontal stripes. |
|
Dark
|
Specifies a pattern that is a series of thick vertical stripes. |
|
Dark
|
Specifies a pattern that is a series of thick downward diagonal stripes. |
|
Dark
|
Specifies a pattern that is a series of thick upward diagonal stripes. |
|
Dark
|
Specifies the thick grid pattern. |
|
Dark
|
Specifies the thick diagonal trellis pattern. |
|
Light
|
Specifies a pattern that is a series of thin horizontal stripes. |
|
Light
|
Specifies a pattern that is a series of thin vertical stripes. |
|
Light
|
Specifies a pattern that is a series of thin downward diagonal stripes. |
|
Light
|
Specifies a pattern that is a series of thin upward diagonal stripes. |
|
Light
|
Specifies the thin grid pattern. |
|
Light
|
Specifies the thin diagonal trellis pattern. |
|
Gray125
|
Specifies the 12. |
|
Gray0625
|
Specifies the 6. |
#Related API Members
The following properties accept/return PatternType values: