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

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