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

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