Skip to main content
Tab

ASPxGridExporterBase.WriteDocx Method

Name Parameters Description
WriteDocx(Stream, DocxExportOptions) stream, exportOptions Exports the grid’s data to a stream in DOCX format with the specified export options.
WriteDocx(Stream) stream Exports the grid’s data to a stream in DOCX format.