Excel for WPF | ComponentOne
C1.WPF.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