New to Kendo UI for AngularStart a free 30-day trial

GroupHeaderColumnTemplateDirective

Represents the group header column template of the Excel Export column component (see example). Use this directive to customize the group header column.

html
<ng-template kendoExcelExportGroupHeaderColumnTemplate let-group let-field="field">
  Group Header Column for {{ field }}
</ng-template>

Selector

[kendoExcelExportGroupHeaderColumnTemplate]

In this article
Selector
Not finding the help you need?
Contact Support