TextCrossType enumeration
TextCrossType enumeration
Enumerates displaying text type when the text width is larger than cell width.
The TextCrossType type exposes the following members:
Fields
| Field | Description | 
|---|---|
| DEFAULT | Display text like in Microsoft Excel. | 
| CROSS_KEEP | Display all the text by crossing other cells and keep text of crossed cells. | 
| CROSS_OVERRIDE | Display all the text by crossing other cells and override text of crossed cells. | 
| STRICT_IN_CELL | Only display the text within the width of cell. | 
See Also
- module 
aspose.cells