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

ExcelExportData

Represents the expected type for the ExcelExportComponent data.

Use this interface to specify the data and groups for export.

NameTypeDefaultDescription

data?

any[]

Specifies the exported data. When the data is grouped, structure it as described by the GroupResult option of the Kendo UI Data Query component.

group?

any[]

Specifies the exported data groups. The groups must match the GroupDescriptor option of the Kendo UI Data Query component.

Not finding the help you need?
Contact Support