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

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