Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IGradientStop Interface / Position Property
In This Topic
    Position Property (IGradientStop)
    In This Topic
    Gets or sets a value that represents the opacity of the gradient fill expressed as a percent (read or write).
    Syntax
    System.double Position {get; set;}
    See Also