fslaborg / fslaborg/FsSpreadsheet
[Feature Request] Implement `NumberFormat` part of `Stylesheet`
Open
Type: Feature Request
- Dominant language
- F#
- Stars
- 40
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
In OpenXml's `Stylesheet` class, things like `CellFormat` are stored. We need these to correctly set a cell we want to save as pure text as it otherwise leads to problems like in #19.
**Describe the solution you'd like**
Implement styles and map them from the `Stylesheet` object.
*Edit:* As discussed [below](https://github.com/fslaborg/FsSpreadsheet/issues/21#issuecomment-2151684193), aim for NumberFormat first, then the rest at some later point.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.