Enum GradientColorType
GradientColorType enumeration
Represents the gradient color type for the specified fill.
public enum GradientColorType
Values
Name | Value | Description |
---|---|---|
None | 0 | No gradient color |
OneColor | 1 | One gradient color |
PresetColors | 2 | Preset gradient colors |
TwoColors | 3 | Two gradient colors |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells