ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / WrapText Property

In This Topic
    WrapText Property (DDCells)
    In This Topic
    Gets/sets whether the cell's text can be wrapped or not.
    Syntax
    'Declaration
     
    Public WriteOnly Property WrapText As Boolean
    public bool WrapText {set;}
    See Also