BackgroundType enumeration
BackgroundType enumeration
Enumerates cell background pattern types.
The BackgroundType type exposes the following members:
Fields
| Field | Description |
|---|---|
| DIAGONAL_CROSSHATCH | Represents diagonal crosshatch pattern. |
| DIAGONAL_STRIPE | Represents diagonal stripe pattern. |
| GRAY6 | Represents 6.25% gray pattern |
| GRAY12 | Represents 12.5% gray pattern |
| GRAY25 | Represents 25% gray pattern. |
| GRAY50 | Represents 50% gray pattern. |
| GRAY75 | Represents 75% gray pattern. |
| HORIZONTAL_STRIPE | Represents horizontal stripe pattern. |
| NONE | Represents no background. |
| REVERSE_DIAGONAL_STRIPE | Represents reverse diagonal stripe pattern. |
| SOLID | Represents solid pattern. |
| THICK_DIAGONAL_CROSSHATCH | Represents thick diagonal crosshatch pattern. |
| THIN_DIAGONAL_CROSSHATCH | Represents thin diagonal crosshatch pattern. |
| THIN_DIAGONAL_STRIPE | Represents thin diagonal stripe pattern. |
| THIN_HORIZONTAL_CROSSHATCH | Represents thin horizontal crosshatch pattern. |
| THIN_HORIZONTAL_STRIPE | Represents thin horizontal stripe pattern. |
| THIN_REVERSE_DIAGONAL_STRIPE | Represents thin reverse diagonal stripe pattern. |
| THIN_VERTICAL_STRIPE | Represents thin vertical stripe pattern. |
| VERTICAL_STRIPE | Represents vertical stripe pattern. |
See Also
- module
aspose.cells