2

I am using EPPlus for excel report generation for automation using visual studio.I faced an issue that, it is difficult to get the used excel range row and column count. When i tried with worksheet.Dimension.End.Row and worksheet.Dimension.End.Column it is showing around a million rows and 16k columns.

Is there any other way to find out used range using EPPlus openxml? Is there any package which supports excel report generation?

James Z
  • 12,209
  • 10
  • 24
  • 44
Kalpana
  • 41
  • 1
  • Possible duplicate of [C# EPPlus OpenXML count rows](https://stackoverflow.com/questions/4777128/c-sharp-epplus-openxml-count-rows) – SouXin Jul 25 '17 at 15:26

0 Answers0