Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setWrapText Method
In This Topic
    setWrapText Method
    In This Topic
    Sets the flag which indicates whether word wrap is enabled in a cell.
    Syntax
    void setWrapText( 
       boolean value
    )

    Parameters

    value
    See Also