You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extends [Verify](https://github.com/VerifyTests/Verify) to allow verification of Excel documents via[OpenXML](https://github.com/dotnet/Open-XML-SDK/).<!-- singleLineInclude: intro. path: /docs/intro.include.md -->
7
+
Extends [Verify](https://github.com/VerifyTests/Verify) to allow verification of documents via [OpenXML](https://github.com/dotnet/Open-XML-SDK/).<!-- singleLineInclude: intro. path: /docs/intro.include.md -->
8
8
9
-
Converts Excel documents (xlsx) to CSV for verification.
9
+
Supports Excel (xlsx) and Word (docx) documents.
10
10
11
11
## Features
12
12
13
+
### Excel (xlsx)
14
+
13
15
* Converts workbooks to CSV format for each worksheet
14
16
* Extracts formulas and displays them alongside cell values
0 commit comments