Aspose::Cells::Drawing::GradientColorType enum

GradientColorType enum

Represents the gradient color type for the specified fill.

enum class GradientColorType

Values

NameValueDescription
None0
No gradient color.
OneColor1
One gradient color.
PresetColors2
Preset gradient colors.
TwoColors3
Two gradient colors.

See Also