Aspose::Cells::Drawing::FillFormat::GetGradientDegree method

FillFormat::GetGradientDegree method

Returns the gradient degree for the specified fill. Only applies for Excel 2007.

double Aspose::Cells::Drawing::FillFormat::GetGradientDegree()

Remarks

Can only be a value from 0.0 (dark) through 1.0 (light).

See Also