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

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