Aspose::Cells::HtmlSaveOptions::SetExportCellCoordinate method

HtmlSaveOptions::SetExportCellCoordinate method

Indicates whether exporting excel coordinate of nonblank cells when saving file to html. The default value is false. If you want to import the output html to excel, please keep the default value.

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

See Also