[HtmlParagraphLayoutMode enumeration Specifies how HTML <p> elements are rendered when loading HTML. Values Name Value Description Normal 0 Treat <p> inside <td> as inline content in a single cell. AsRow 1 Starts a new row for each <p> element.]