DataViewBase.ExportToDocx Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a grid to the specified stream in DOCX format, using the specified DOCX-specific options. |
Export |
stream | Exports a grid to the specified stream in DOCX format. |
Export |
file |
Exports a grid to the specified file path in DOCX format, using the specified DOCX-specific options. |
Export |
file |
Exports a grid to the specified file path in DOCX format. |