I\'m using EPPlus and C# and trying to autosize/autofit the height of a row to accommodate the height needed to show all of the contents of a merged cell with text wrapping.
I have used a workaround for this and I a had print area A:Q.
Cons: There are duplicate data. But we are okay since report is printing and not print z column.
Pros: Row height works correctly not like calculation method.