Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPictureFormat Interface / Transparency Property
In This Topic
    Transparency Property (IPictureFormat)
    In This Topic
    Gets or sets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear).
    Syntax
    System.double Transparency {get; set;}
    See Also