The before export event arguments provides the necessary information to customize before exporting the file.
boolean
Defines option to disable the repeat headers
number
Defines the number of columns that will be exported for each PDF page.
This option is applicable only when exporting the pivot table to PDF document.
Determines if the table or chart will be exported to the current document.
Defines pivot table cell collections
ExcelExportProperties
Defines the additional settings for excel export such as multiple export, header, footer, etc.
string
Defines exported field name
string
Defines footer text
string
Defines header text
number
Defines content height to be export
boolean
A file-like object of immutable, raw data. Blobs represent data that isn’t necessarily in a JavaScript-native format. The File interface is based on Blob, inheriting blob functionality and expanding it to support files on the user’s system.
boolean
Defines an option to export multiple pivot table to the same PDF file
PdfPageOrientation
Defines the page orientation of PDF export
Object
Defines current PDF file that holds the pivot table information which will be used to export
PdfExportProperties
Defines the additional settings for PDF export such as page size, orientation, header, footer, etc.
Specifies the margins of a PDF document when exporting a pivot table or pivot chart.
Defines the theme style for PDF
ExportType
Defines the pivot chart export type
number
Defines content width to be export
Workbook
Defines current excel work book that holds the pivot table information which will be used to export