ComponentOne Excel for .NET
C1.Excel Assembly / C1.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