I need to save certain range of cells As html.
I use Workbook.Save xlsx file As html: workbook.Save(fs, htmlOptions);
Save As HTML method does not work.
25.3.0 - Works correctly
25.4.0 - Does not work
var input = @"…...I need to save certain range of cells as html.
I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions);
Save as HTML method does not work.
25.3.0 - Works correctly
25.4.0 - Does not work
var input = @"…