ExcelDoExport Method |
Name | Description | |
---|---|---|
DoExport(IMapper, MapperExportOptions) |
Performs the export of all records. Note that the mapper is assumed to be filtered correctly.
| |
DoExport(IMapper, MapperExportOptions, Int32) |
Performs the export. Note that the mapper is assumed to be filtered correctly.
| |
DoExport(IMapper, MapperExportOptions, Int32, String) |
Performs the export. Note that the mapper is assumed to be filtered correctly.
|