Aspose::Cells::HtmlSaveOptions::GetMergeEmptyTdForcely method
HtmlSaveOptions::GetMergeEmptyTdForcely method
Indicates whether merging empty TD element forcedly when exporting file to html. The size of html file will be reduced significantly after setting value to true. The default value is false. If you want to import the html file to excel or export perfect grid lines when saving file to html, please keep the default value.
Deprecated
Use HtmlSaveOptions.MergeEmptyTdType instead.
bool Aspose::Cells::HtmlSaveOptions::GetMergeEmptyTdForcely()
See Also
- Class Vector
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++