On Thu, 30 Oct 2008, [EMAIL PROTECTED] wrote:
HSSFDateUtil.isCellDateFormatted method to implement this differentiation. As I understand it, there is no equivalent method for the Xssf-Class

org.apache.poi.ss.usermodel.DateUtil should be the one you want. As per the converting document, most of the HSSF utility classes in 3.5 have a generic equivalent under ss.usermodel

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to