ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLTextShape Class / BottomMargin Property

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