darknessomi / darknessomi/excellibrary
Format get lost in excel file
- Dominant language
- C#
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Open an excel file that has formatted text using CompoundDocument.Open
2. Save it with a different name. All the format was lost
I expected that the format were kept.
The same happened when I set a bold font programmatically and then saved
the file. Format is not taken into account
The version of the product is of 03/31/2009
```
Original issue reported on code.google.com by `soported...@gmail.com` on 28 Jul 2009 at 9:29
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with CompoundDocument.Open: open a formatted Excel file, save it under a different name, and verify whether formatting is lost. Also test a programmatically applied bold font; the work is done when both existing and newly assigned formatting survive the save.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100