Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPictureShape Class / Transparent Property

In This Topic
    Transparent Property
    In This Topic
    Gets or sets the transparent color of this XLPictureShape.
    Syntax
    'Declaration
     
    
    Public Property Transparent As Color
    public Color Transparent {get; set;}
    See Also