We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa37d6c commit c783b8eCopy full SHA for c783b8e
src/Tests/ExcelRender.cs
@@ -36,6 +36,7 @@ public void Run()
36
37
ExcelRender.Convert(file);
38
}
39
+
40
ExcelRender.Convert(Path.Combine(directory, "sample.xlxs"));
41
42
0 commit comments