HtmlParagraphLayoutMode enumeration
HtmlParagraphLayoutMode enumeration
Specifies how HTML
elements are rendered when loading HTML.
The HtmlParagraphLayoutMode type exposes the following members:
Fields
| Field | Description | |
|---|---|---|
| NORMAL | Treat inside | as inline content in a single cell. |
| AS_ROW | Starts a new row for each element. |
See Also
- module
aspose.cells.rendering