ExcelHeader
Header configuration for Excel export. Adds custom header rows above the grid data.
Props
The following table outlines the props for the ExcelHeader:
| Name | Type | Default | Description |
|---|---|---|---|
| headerRows | number | - | Total number of header rows to reserve. |
| rows | - | Array of header row definitions. |