@@ -1218,7 +1218,7 @@ namespace bdf
//Store output docs as memorystreams and deal with them all at once
try
{
workbook.SaveToStream(bdf_as_ms);
workbook.SaveToStream(bdf_as_ms, FileFormat.Version2016);
}
catch (Exception e)
The note is not visible to the blocked user.