ExcelFooter
Footer configuration for Excel export. Adds custom footer rows below the grid data.
Props
The following table outlines the props for the ExcelFooter:
| Name | Type | Default | Description |
|---|---|---|---|
| footerRows | number | - | Total number of footer rows to reserve. |
| rows | - | Array of footer row definitions. |