On Wed, 29 Mar 2017, kakadi wrote:
Can you please give me an example on how to get formatIndex and formatString for my above example as isADateFormat(int formatIndex, java.lang.String formatString) expects both the parameters

Take a look at XSSFSheetXMLHandler - that shows how to get the format index and string, then use it when a numeric cell closes

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to