ClosedXML / ClosedXML/ClosedXML.Report
Template row/column sizes not respected
- Dominant language
- C#
- Stars
- 647
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
I should be able to specify row/column sizes in my template and not have them overridden.
In Excel if I go to View > Page Layout I can see if my spreadsheet fits on a page.
ClosedXML.Report seems to size columns/rows to fit which means a spreadsheet which should fit on 1 page is overflowing both horizontally and vertically over the page boundary. This is not acceptable in hard copy scenarios.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with a template that specifies row and column sizes, then inspect the report-generation path that resizes them to fit. Done means template-defined dimensions remain intact and the generated spreadsheet respects the intended one-page horizontal and vertical boundaries in Excel Page Layout view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100