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

In This Topic
    Orientation Property
    In This Topic
    Gets or sets a orientation of this XLTextShape.
    Syntax
    'Declaration
     
    Public Property Orientation As XLTextOrientation
    public XLTextOrientation Orientation {get; set;}
    See Also