gradient_degree property

gradient_degree property

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

Remarks

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

Definition:

@property
def gradient_degree(self):
    ...

See Also