IExcelExporter interface
namespace: Serenity.Reporting assembly: Serenity.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
- Source: IExcelExporter.cs