admin管理员组文章数量:1287628
I am working on a C# .Net project and created a application with EPPlus package to read and write operations I can able to read and write the excel files but in that I am facing some issues while exporting the excel files which are listed below
- When an excel is read and saved I am seeing a huge difference in the file size for example reading a 10kb file and after exporting with EPPlus it is creating 30 kb file
- When we use some column formatting to the excel the read and write with EPPlus, the output files is missing with the column formatting
- When we use some macro functions in the column for example SUM(A1:C1) and after the read and write operations with EPPlus the output file has no macro functions on the column and see it as a plain text column
Could someone please suggest is there anything missing while read and write operations with the package.
Thanks in advance!
本文标签:
版权声明:本文标题:Excel read and write operations with EPPlus and facing some issues while exporting excel data - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741270012a2369105.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论