ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 Windows.UI.Color
    public Windows.UI.Color Transparent {get; set;}
    See Also