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

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

Definition

Package:@progress/kendo-angular-excel-export

Selector:[kendoExcelExportGroupFooterTemplate]

Syntax:

html
<ng-template kendoExcelExportGroupFooterTemplate let-group let-field="field">
  Group Footer for {{ field }}
</ng-template>
In this article
Definition
Not finding the help you need?
Contact Support