Skip to content

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 using the given report columns. (3 methods)

See Also