Excel for WPF | ComponentOne
C1.WPF.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 Double
    public double TopClip {get; set;}
    See Also