Aspose::Cells::Drawing::GradientFillType enum

GradientFillType enum

Represents all Gradient fill type.

enum class GradientFillType

Values

NameValueDescription
Linear0
Linear.
Radial1
Radial.
Rectangle2
Rectangle.
Path3
Path.

See Also