You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by LiuGuoMing <gm...@sytdc.com> on 2006/05/17 12:41:52 UTC

HSSF has not 'HSSFRowllStyle' to set row style?How to set row sytle?thanks

Hi,all

HSSFCellStyle style=wb.createCellStyle(); 

HSSF has not 'HSSFRowllStyle' to set row style?How to set row sytle?thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


RE: HSSF has not 'HSSFRowllStyle' to set row style?How to set row sytle?thanks

Posted by Birendar Waldiya <bw...@cisco.com>.
Hi Gurus , 

Can any one give me some pointer , that how POI decides a particular field
is a date field or 
A number ??/

Because I am facing a problem of following 
 While reading a excel file
I have a column in which I give date - initialy it reads as date no issues
now I try to change the date format to some say from  say dd-mon-yyyy to
other format dd/mm/yyyy & save it , now this never reads this date as date
but number 
Unless I delete the column and re- enter the date 

Needed pointers  urgently .
Thanks
Regrads 
Birendar S Waldiya  

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/