Team need to know the Fastest approach to convert data from database to worksheet. aspose.cells I know there are multiple ways to convert
@neemlal,
Both ways (import DataTable to worksheet and custom objects to worksheet) are faster and efficient. There are other ways of import too, see the document for your complete reference.