ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLTextLayout Class / WordWrap Property

In This Topic
    WordWrap Property (XLTextLayout)
    In This Topic
    Gets or sets text word wrap flag.
    Syntax
    'Declaration
     
    Public Property WordWrap As System.Boolean
    public System.bool WordWrap {get; set;}
    See Also