-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Type: Feature RequestThis item is confirmed by the maintainers to be a request for a new featureThis item is confirmed by the maintainers to be a request for a new feature
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, aim for NumberFormat first, then the rest at some later point.
Metadata
Metadata
Assignees
Labels
Type: Feature RequestThis item is confirmed by the maintainers to be a request for a new featureThis item is confirmed by the maintainers to be a request for a new feature