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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -