Aspose::Cells::HtmlLoadOptions::SetParagrahLayoutMode method
HtmlLoadOptions::SetParagrahLayoutMode method
Specifies how HTML
elements are rendered when loading HTML. The default value is HtmlParagraphLayoutMode.Normal.
Deprecated
Use HtmlLoadOptions.ParagraphLayoutMode property instead.
void Aspose::Cells::HtmlLoadOptions::SetParagrahLayoutMode(HtmlParagraphLayoutMode value)
Remarks
NOTE: This property is now obsolete. Instead, please use HtmlLoadOptions.ParagraphLayoutMode property. This method will be removed 12 months later since July 2026. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Enum HtmlParagraphLayoutMode
- Class HtmlLoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++