ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLPictureShape Class / RightClip Property

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