Click or drag to resize

IShapeFill GradientDegree Property

Returns the gradient degree of the specified one-color shaded XlsFill as a floating-point value from 0.0 (dark) through 1.0 (light)

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
double GradientDegree { get; set; }

Property Value

Type: Double
See Also