Table of Contents

Method AddTelerikExcelExporter

Namespace
Innova.Prism.Telerik
Assembly
Innova.Prism.Telerik.dll

AddTelerikExcelExporter(IServiceCollection)

Adds the Telerik Excel exporter service to the IServiceCollection.

public static IServiceCollection AddTelerikExcelExporter(this IServiceCollection services)

Parameters

services IServiceCollection

The IServiceCollection to add the service to.

Returns

IServiceCollection

The modified IServiceCollection.