An error occurred while fetching the assigned milestone of the selected merge_request.
+ 22
- 3
@@ -66,20 +66,24 @@ class XLSXWriter
@@ -116,6 +120,21 @@ class XLSXWriter
Created by: Dj1b
As writeToFile doesn’t create a temp file on empty document, resulting in an error, we assure to have at least one cell written for writeToStdOut and writeToString methods.
Preferences