Aspose::Cells::Drawing::FillFormat::GetGradientColor2 method

FillFormat::GetGradientColor2 method

Returns the gradient color 2 for the specified fill.

Aspose::Cells::Color Aspose::Cells::Drawing::FillFormat::GetGradientColor2()

Remarks

Only when the gradient color type is GradientColorType.TwoColors, this property is meaningful.

See Also