GradientType Enumeration | 
Namespace: Spire.Xls.Core.Spreadsheet.Shapes
| Member name | Value | Description | |
|---|---|---|---|
| Liniar | 0 | This element specifies a linear gradient. | |
| Circle | 1 | Gradient follows a circular path. | |
| Rect | 2 | Gradient follows a rectangular path. | |
| Shape | 3 | Gradient follows the shape. |