Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IFillFormat Interface / GradientDegree Property
In This Topic
    GradientDegree Property (IFillFormat)
    In This Topic
    Returns the gradient degree of the specified one-color shaded fill as a floating-point value from 0.0 (dark) through 1.0 (light).
    Syntax
    System.double GradientDegree {get;}
    See Also