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.
2 parents d5e7e35 + 386ee34 commit ed8fc7bCopy full SHA for ed8fc7b
README.md
@@ -11,16 +11,14 @@ Currently only support several format, other format coming soon.
11
Supported Document
12
-------------------------
13
14
-
15
- [x] Microsoft Word (docx)
16
- [x] Microsoft Excel (xlsx)
17
- [x] Microsoft Power Point (pptx)
18
- [x] OpenOffice Writer (odt)
+- [x] OpenOffice Spreadsheet (ods)
19
- [x] OpenDocument Presentation (odp)
20
- [ ] PDF
21
22
23
24
Usage
25
------
26
@@ -48,4 +46,3 @@ $ cargo run --example readdocx data/sample.docx
48
46
```
49
47
50
[] Robin Sy.
51
0 commit comments