ASPxTreeListExporter.WriteDocx Method
| Name | Parameters | Description |
|---|---|---|
| WriteDocx(Stream, DocxExportOptions) | stream, options | Exports the tree list’s data to a stream in DOCX format with the specified export options. |
| WriteDocx(Stream) | stream | Exports the tree list’s data to a stream in DOCX format. |