ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 System.Double
    public System.double BottomClip {get; set;}
    See Also