darknessomi / darknessomi/excellibrary
Unsupported data types in Worksheet.EncodeCell()
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- C#
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
WorkSheetEncoder.EncodeCell() does not check for cell.Value is long type and
throws an Exception. Solution is like in Wiki.Wishlist post.
```
Original issue reported on code.google.com by `jaromir....@gmail.com` on 30 Jul 2010 at 8:29
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at WorkSheetEncoder.EncodeCell() and inspect how cell.Value types are handled, focusing on the reported long type exception. Review the referenced Wiki.Wishlist solution if it is available; done means long-valued cells are encoded without throwing an exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100