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