Gets a value indicating whether overflowing text content will instead wrap. Otherwise overflowing content in the exported HTML will be clipped inside the containing cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean getWrapOverflowingContent () |
RemarksSetting this property to false may result in diminishing performance for worksheets with large amount of data.
See Also