Hi,
I have downloaded the trial version of Spire.XLS today and I am evaluating the product, but I have some concerns and questions:
1. How can I just create a worksheet in memory and save it as byte[] (no need to export to file)?
2. What is the best practice to clear memory after creating my sheets?
3. We might have very large amounts of data (> 1000000 records) how fast could the component render them into excel? knowing that we have been using a component that is very fast at this point (2 sec for this amount of data)
4. How do I format date withour having to convert it to string?
Thanks in advance.