Column.getWrapText

Overview | Methods | This Package | All Packages

Column.getWrapText

Retrieves a boolean value indicating whether the text values in the column can wrap within their cells.

Syntax

public boolean getWrapText()

Return Value

Returns true if the column's values can wrap within their cells; otherwise, returns false. For more information, see setWrapText.