Search
IStyle.setWrapText Method
See Also
 






Sets a value indicating whether to wrap the element's text.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

void setWrapText (
    Boolean value
)

 Parameters

value

 See Also