Aspose::Cells::HtmlSaveOptions::SetExportSimilarBorderStyle method

HtmlSaveOptions::SetExportSimilarBorderStyle method

Indicating whether exporting the similar border style when the border style is not supported by browsers. If you want to import the html or mht file to excel, please keep the default value. The default value is false.

void Aspose::Cells::HtmlSaveOptions::SetExportSimilarBorderStyle(bool value)

See Also