Opened 15 years ago
Closed 15 years ago
#1137 closed defect (fixed)
Excel.ReadRange fails with non expected cells
| Reported by: | Víctor de Buen Remiro | Owned by: | Jorge |
|---|---|---|---|
| Priority: | highest | Milestone: | Mantainance |
| Component: | Excel API | Version: | head |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
When there are empty cells or cells that are not valid for specified cells returns the last valid value instead of the specified value.
Note: See
TracTickets for help on using
tickets.

(In [3344]) Fixes #1137
Fixes #1128