This is a known issue. We will try to improve somewhat in the final release of NPOI 2.0. However, the root cause may be the xml serialization in .NET using XmlSerializer. We are looking for alternative solutions for this. In java, POI use XmlBean, which is more efficient than .NET Xml.
↧