TextOverflowMode enumeration
TextOverflowMode enumeration
Sets the text overflow mode for rendering spreadsheet documents into HTML.
The TextOverflowMode type exposes the following members:
Fields
| Field | Description |
|---|---|
| OVERLAY | Overlay next cells even they are not empty. |
| OVERLAY_IF_NEXT_IS_EMPTY | Overlay next cells only if they are empty. |
| AUTO_FIT_COLUMN | Expand columns to fit the text. |
| HIDE_TEXT | Hide overflow text. |
Remarks
For details, see the documentation.
See Also
- module
groupdocs.viewer.options