Excel for WPF | ComponentOne
C1.WPF.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 Boolean
    public bool Wrapped {get; set;}
    See Also