SankeyDiagramControl.ExportToDocx Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the Sankey Diagram Control to a stream in DOCX format with the specified export settings. |
Export |
stream | Exports the Sankey Diagram Control in DOCX format to the specified stream. |
Export |
file |
Exports the Sankey Diagram Control to a file in DOCX format with the specified export settings. |
Export |
file |
Exports the Sankey Diagram Control in DOCX format to the specified file. |