You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2016/12/26 09:16:21 UTC

[Bug 60518] New: HSSFCell.Type can not recognize the right type

https://bz.apache.org/bugzilla/show_bug.cgi?id=60518

            Bug ID: 60518
           Summary: HSSFCell.Type  can not recognize the right type
           Product: POI
           Version: 3.15-FINAL
          Hardware: Macintosh
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HSSF
          Assignee: dev@poi.apache.org
          Reporter: iadore@live.cn
  Target Milestone: ---

type set in word is date type,but in program it became number sometimes or
text,really confusing

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 60518] HSSFCell.Type can not recognize the right type

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60518

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 60518] HSSFCell.Type can not recognize the right type

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60518

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Javen O'Neal <on...@apache.org> ---
Can you please post an short example of the code that is causing you problems?

Your code should look like this:
https://poi.apache.org/spreadsheet/quick-guide.html#CreateDateCells

Note that you CANNOT set a date cell like this:

> cell.setCellValue("12/26/2016");
> cell.setCellType(CellType.DATE);

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 60518] HSSFCell.Type can not recognize the right type

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60518

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from Javen O'Neal <on...@apache.org> ---
Closing since no response for several months. Please reopen with necessary
information to reproduce the problem if you are still experiencing an issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 60518] HSSFCell.Type can not recognize the right type

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60518

Mike Json <ia...@live.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iadore@live.cn
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org