Import excel file in c#
Hello, I need to import some data from a Excel file, but my code is not optimized and he take so much time for import just 5000 lines. It's in c# and wpf, can you help me please ?
Thanks,
4 Replies
How can I share you my code ?
$code
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
For longer snippets, use: https://paste.mod.gg/how are you reading the Excel file @Nistro?