Docx Module
Reader and writer for Word documents (`.docx`, `application/vnd.openxmlformats-officedocument.wordprocessingml.document`), backed by the DocumentFormat.OpenXml SDK. The SDK owns the package, content-types and relationships, so there is no hand-written ZIP/XML plumbing to maintain.
Types
| Type | Description |
|
Reads a `.docx` package into a fluid `Document` (paragraphs, headings, tables). |
|
|
Writes a `Document` as a `.docx` package. |
Functions and values
| Function or value |
Description
|
Full Usage:
MediaType
Returns: string
|
|
Nao