FillFormat.GradientDegree

FillFormat.GradientDegree property

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

public double GradientDegree { get; }

Remarks

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

See Also