Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.