Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLTextShape Class / LeftMargin Property

In This Topic
    LeftMargin Property
    In This Topic
    Gets or sets the left margin area of this XLTextShape, in twips.
    Syntax
    'Declaration
     
    
    Public Property LeftMargin As Integer
    public int LeftMargin {get; set;}
    See Also