PatternStyle
Overview
PatternStyle is a enum in Aspose.Slides FOSS for Python.
Represents the pattern style.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined pattern style |
UNKNOWN | Represents a pattern style whose type cannot be determined |
PERCENT05 | Represents a 5% fill pattern |
PERCENT10 | Represents a 10% fill pattern |
PERCENT20 | Represents a 20% fill pattern |
PERCENT25 | Represents a 25% fill pattern |
PERCENT30 | Represents a 30% fill pattern |
PERCENT40 | Represents a 40% fill pattern |
PERCENT50 | Represents a 50% fill pattern |
PERCENT60 | Represents a 60% fill pattern |
PERCENT70 | Represents a 70% fill pattern |
PERCENT75 | Represents a 75% fill pattern |
PERCENT80 | Represents a 80% fill pattern |
PERCENT90 | Represents a 90% fill pattern |
DARK_HORIZONTAL | Represents a dark horizontal stripe pattern |
DARK_VERTICAL | Represents a dark vertical stripe pattern |
DARK_DOWNWARD_DIAGONAL | Represents a dark diagonal pattern sloping downwards |
DARK_UPWARD_DIAGONAL | Represents a dark diagonal pattern sloping upwards |
SMALL_CHECKER_BOARD | Represents a small checkerboard pattern |
TRELLIS | Represents a trellis (grid) pattern |
LIGHT_HORIZONTAL | Represents a light horizontal stripe pattern |
LIGHT_VERTICAL | Represents a light vertical stripe pattern |
LIGHT_DOWNWARD_DIAGONAL | Represents a light diagonal pattern sloping downwards |
LIGHT_UPWARD_DIAGONAL | Represents a light diagonal pattern sloping upwards |
SMALL_GRID | Represents a small grid pattern |
DOTTED_DIAMOND | Represents a dotted diamond pattern |
WIDE_DOWNWARD_DIAGONAL | Represents a wide diagonal pattern sloping downwards |
WIDE_UPWARD_DIAGONAL | Represents a wide diagonal pattern sloping upwards |
DASHED_DOWNWARD_DIAGONAL | Represents a dashed diagonal pattern sloping downwards |
DASHED_UPWARD_DIAGONAL | Represents a dashed diagonal pattern sloping upwards |
NARROW_VERTICAL | |
NARROW_HORIZONTAL | |
DASHED_VERTICAL | |
DASHED_HORIZONTAL | |
LARGE_CONFETTI | |
LARGE_GRID | |
HORIZONTAL_BRICK | |
LARGE_CHECKER_BOARD | |
SMALL_CONFETTI | |
ZIGZAG | |
SOLID_DIAMOND | |
DIAGONAL_BRICK | |
OUTLINED_DIAMOND | |
PLAID | |
SPHERE | |
WEAVE | |
DOTTED_GRID | |
DIVOT | |
SHINGLE | |
WAVE | |
HORIZONTAL | |
VERTICAL | |
CROSS | |
DOWNWARD_DIAGONAL | |
UPWARD_DIAGONAL | |
DIAGONAL_CROSS |