ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLPictureShape Class / TopClip Property

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