Indicates how to break lines of text for a cell.
If possible for the current platform, wraps to a new line whenever necessary.
Truncates the text content at the end and displays an ellipsis character if it can't fit on a line.
Keeps the text on a single line, but does not attempt to insert an ellipsis character.
If possible for the current platform, wraps to a new line on a word break, if necessary.
Indicates how to break lines of text for a cell.