Formatting numbers in excel export [message #1857667] |
Mon, 20 February 2023 11:47  |
Eclipse User |
|
|
|
I want to export a nattable containing double values to excel.
The problem is the formatting of the output.
* Default column formats in the excel workbook will be overwritten in org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter#exportCell
* Formatting the values using a display converter to strings is possible, but the excel file demands the conversion of the fields to number format to use it in later calculations
* the ..#exportCell - function is not really extendable because their are a much of hidden things
* the format will be requested by #getDataFormatString only for the types Calendar and Date and overwriting would not help!?
Do I missed something or what could be a start for a solution?
Thanks
Uwe Peuker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05268 seconds