ClosedXML / ClosedXML/ClosedXML.Report
<<RowsFit >> Tag is not working
- Dominant language
- C#
- Stars
- 647
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
I'm implementing ClosedXML.Reports into my application for the auto row height feature but I'm having issues getting RowsFit to work, I had some luck with the default reports Sample but only sometimes and I don't understand, when it's working and when not, setting WrapText also didn't do the job.
I have also tried setting RowsFit in A1 but it didn't change anything, I have tried settings Rowsfit only for a cell, also without success.
Only ColsFit has worked as it should. I tried with and without OnlyValues.
I have tried downgrading to 0.2.2 because of another issue https://github.com/ClosedXML/ClosedXML.Report/issues/285
also without success.
The XLSX I'm using
[Test.xlsx](https://github.com/user-attachments/files/19229457/Test.xlsx)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.