Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IGradientStop Interface / Transparency Property
In This Topic
    Transparency 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 Transparency {get; set;}
    See Also