ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 System.Integer
    public System.int RightMargin {get; set;}
    See Also