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

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