GradientStyleType enumeration
GradientStyleType enumeration
Represents gradient shading style.
The GradientStyleType type exposes the following members:
Fields
| Field | Description |
|---|---|
| DIAGONAL_DOWN | Diagonal down shading style |
| DIAGONAL_UP | Diagonal up shading style |
| FROM_CENTER | From center shading style |
| FROM_CORNER | From corner shading style |
| HORIZONTAL | Horizontal shading style |
| VERTICAL | Vertical shading style |
| UNKNOWN | Unknown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file. |
See Also
- module
aspose.cells.drawing