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

FooterTemplateDirective

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

html
<ng-template kendoExcelExportFooterTemplate let-column let-columnIndex="columnIndex">
  Footer for {{ column.field }}
</ng-template>

Selector

[kendoExcelExportFooterTemplate]

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