Our PivotGrid leverages the capabilities of the ExcelJS JavaScript library. ExcelJS allows you to customize worksheets outside of exported cell regions. This demo uses this ExcelJS feature to add a header (a title before exported data) and a footer (a note after exported data).
Please review the onExporting handler and its data export code to learn more. The functions used to generate header and footer sections utilize the following PivotGrid customization features: