Bug 45918 - implemented method in XSSFCell
Summary: implemented method in XSSFCell
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: XSSF (show other bugs)
Version: 3.5-dev
Hardware: PC Mac OS X 10.4
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-30 05:13 UTC by Gisella Bronzetti
Modified: 2008-11-05 20:17 UTC (History)
0 users



Attachments
patch XSSFCell (11.71 KB, patch)
2008-09-30 05:14 UTC, Gisella Bronzetti
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gisella Bronzetti 2008-09-30 05:13:25 UTC
Implemented XSSFCell.setCellValue(Calendar c)
modified method toString(): now for equivalent cell it return the same value than HSSF
Comment 1 Gisella Bronzetti 2008-09-30 05:14:26 UTC
Created attachment 22649 [details]
patch XSSFCell
Comment 2 Josh Micich 2008-11-05 20:17:16 UTC
Applied by yegor in svn r700844