ClosedXML / ClosedXML/ClosedXML.Report
Question : how do i get a horizontal table to grow verticaly and horizontaly
- Dominant language
- C#
- Stars
- 647
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
i have been reading the documentation and i have seen that in the horizontal tables section there is a range named PlanData_Hours that in the example expands also verticaly and horizontaly :

We are ussing ClosedXML.Report as a package in our framework where we input a JSON structure. Now i have tried to make a simple horizontal table which ofc is type array for example ["1","2","3"] and in the excel the table grows horizontaly as in the documentation but how would the structure look like for me to expand the table verticaly and horizontaly as in the example for PlanData_Hours range?
Because i have tried everything from arrays to array of objects and i dont know what and it never works for me or is it maybe some additional property added to the PlanData_Hours range? The documentation for horizontal tables is really thin so thats why i am asking so much.
Please if someone can help me with this would really appreciate it !
Thank you
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the horizontal tables documentation and the PlanData_Hours example shown in the issue. Compare its input structure with the JSON array and array-of-objects attempts; done means documenting the supported structure and any required range property clearly enough to reproduce both vertical and horizontal expansion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100