PivotExportInfo

12 Sep 20251 minute to read

Defines the export information such as current export type and its additional settings such as page size, orientation, header, footer, etc.

Properties

info PdfExportProperties|ExcelExportProperties|string

Defines the additional settings for PDF, Excel, and CSV export such as page size, orientation, header, footer, etc.

type string

Defines the current export type such as PDF, Excel, and CSV.