On Mon, 20 Feb 2012, pratik sharma wrote:
Anyone has any idea How to decode format code with numfmtid given is "44" for excel 2007 ?

Assuming you've got a cell style, just call getDataFormatString() rather than getDataFormat():
http://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/CellStyle.html#getDataFormatString%28%29

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to