Skip to main content

ASPxPivotGridExporter.ExportToDocx Method

Name Parameters Description
ExportToDocx(Stream, DocxExportOptions) stream, options Exports the control’s data to the specified stream in DOCX format using the specified options.
ExportToDocx(Stream) stream Exports the control’s data to the specified stream in DOCX format.
ExportToDocx(String) filePath Exports the ASPxPivotGrid’s data to the specified file in DOCX format.