ClosedXML / ClosedXML/ClosedXML
Set column width by centimeters or millimeters
Open
- Dominant language
- C#
- Stars
- 5.7k
- Forks
- 936
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 5
Description
Dear all!
Please show me how to set column width by centimeters or millimeters.
Ex:
.Column(3).Width = 86;
But I do not know 86 using what unit type?
Thanks!
Contributor guide
Research direction
The only entry point named is .Column(3).Width; inspect its API definition and existing documentation to identify the current width unit and whether metric units are supported. Reproduce the behavior with a small ClosedXML example, then clarify whether the requested outcome is documentation or support for centimeter and millimeter conversion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100