Click or drag to resize

ExcelDoExport Method

Overload List
  NameDescription
Public methodStatic memberDoExport(IMapper, MapperExportOptions)
Performs the export of all records. Note that the mapper is assumed to be filtered correctly.
Public methodStatic memberDoExport(IMapper, MapperExportOptions, Int32)
Performs the export. Note that the mapper is assumed to be filtered correctly.
Public methodStatic memberDoExport(IMapper, MapperExportOptions, Int32, String)
Performs the export. Note that the mapper is assumed to be filtered correctly.
Top
See Also