Retrieves a boolean value indicating whether the text values in the column can wrap within their cells.
public boolean getWrapText()
Returns true if the column's values can wrap within their cells; otherwise, returns false. For more information, see setWrapText.