Excel for WPF | ComponentOne
C1.WPF.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 Integer
    public int BottomMargin {get; set;}
    See Also