Using EPPlus without excel installed -


i using epplus excel report generation automation using visual studio.i faced issue that, difficult used excel range row , column count. when tried worksheet.dimension.end.row , worksheet.dimension.end.column showing around million rows , 16k columns.

is there other way find out used range using epplus openxml? there package supports excel report generation?


Comments

Popular posts from this blog

javascript - Replicate keyboard event with html button -

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

Ansible warning on jinja2 braces on when -