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

In This Topic
    RightClip Property
    In This Topic
    Gets or sets the right clipping area of this XLPictureShape, in twips.
    Syntax
    'Declaration
     
    
    Public Property RightClip As Double
    public double RightClip {get; set;}
    See Also