EPPlus icon indicating copy to clipboard operation
EPPlus copied to clipboard

ToDataTable for transpose worksheet data

Open spk33 opened this issue 2 years ago • 2 comments
trafficstars

is there easy way to load worksheet data into DataTable , where the sheet is has transposed data like below

Hey can we use TODataTable options for easily reading transposed data in excel

image

spk33 avatar Feb 03 '23 11:02 spk33

No, unfortunately not.. you'll have to read from the sheet cell by cell.

But a good idea to support this, I'll add the enhancement label to this issue and we´ll see what we can do,

swmal avatar Feb 03 '23 13:02 swmal

awesome thanks for considering

spk33 avatar Feb 03 '23 16:02 spk33