Opened 14 years ago
Last modified 14 years ago
#1099 reopened enhancement
Specified column type in Excel.ReadRange — at Initial Version
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | highest | Milestone: | TOL Packages |
Component: | Excel API | Version: | 2.0.1 |
Severity: | critical | Keywords: | |
Cc: |
Description
When reading a range using Excel.ReadRange
the empty cells are returned as Text ""
. It is requested a way to specify data type for the columns of the range in order to crear the corresponding missing value instead of Text ""
Note: See
TracTickets for help on using
tickets.