Opened 15 years ago
Closed 15 years ago
#966 closed task (fixed)
cell reference in Excel.ReadCell
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | highest | Milestone: | Mantainance |
Component: | Excel API | Version: | 2.0.1 |
Severity: | critical | Keywords: | Excel, Cell Reference |
Cc: | jgarcia |
Description
Excel.ReadCell
should reference cells the same way as Excel.ReadRange
:
Text : A1 Set : [[ 1, 1 ]]
Change History (2)
comment:1 Changed 15 years ago by
Status: | new → accepted |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
(In [2480]) closes #966, cells can be referenced as Text or Set, the test is updated