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

In This Topic
    Bidirectional Property
    In This Topic
    Gets or sets a bidirectional count of text shape of this XLTextShape.
    Syntax
    'Declaration
     
    
    Public Property Bidirectional As Integer
    public int Bidirectional {get; set;}
    See Also