This sample demonstrates client-side exporting of the pivot table to Excel, CSV and PDF formats.
The pivot table supports client-side exporting and exports its data to the Excel, CSV and PDF formats data using
the
excelExport
,
csvExport
and
pdfExport
methods.
Choose the export document type in the dropdown list available inside the property panel and click the export button to export the pivot table to the selected document format.
More information on the exporting can be found in these Excel Export , CSV Export & PDF Export documentation section.