IExcelExporter interface

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Interface for Excel exporters

public interface IExcelExporter

Members

name description
Export(…) Exports the specified data to Excel format (3 methods)

See Also