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

In This Topic
    HorizAlign Property
    In This Topic
    Gets or sets a horizontal alignment of the text in this XLTextShape.
    Syntax
    'Declaration
     
    
    Public Property HorizAlign As XLHorizTextAlign
    public XLHorizTextAlign HorizAlign {get; set;}
    See Also