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