Hello! I want to create an Excel report with POI, where the numbers are formatted in the following way:
0.0000 Such a format does not exist among the built-in HSSF data formats (according to http://jakarta.apache.org/poi/apidocs/org/apache/poi/hssf/usermodel/HSSFDataFormat.html). How can I create a user-defined data format? TIA Dimitri Pissarenko --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
