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

In This Topic
    Wrapped Property
    In This Topic
    Gets or sets a wrapped text of this XLTextShape.
    Syntax
    'Declaration
     
    Public Property Wrapped As System.Boolean
    public System.bool Wrapped {get; set;}
    See Also