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

In This Topic
    ContrastInPercents Property
    In This Topic
    Gets or sets the contrast in percents of this XLPictureShape (between -100 and 100).
    Syntax
    'Declaration
     
    
    Public Property ContrastInPercents As Single
    public float ContrastInPercents {get; set;}
    See Also