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 437c498 commit d69dd55Copy full SHA for d69dd55
docling_core/types/doc/document.py
@@ -380,6 +380,7 @@ class DocumentOrigin(BaseModel):
380
"application/vnd.openxmlformats-officedocument.presentationml.template",
381
"application/vnd.openxmlformats-officedocument.presentationml.slideshow",
382
"application/vnd.openxmlformats-officedocument.presentationml.presentation",
383
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
384
"text/asciidoc",
385
"text/markdown",
386
]
0 commit comments