https://issues.apache.org/ooo/show_bug.cgi?id=122927
--- Comment #25 from Clarence GUO <[email protected]> --- Number format for cells A5:A7 in Microsoft Excel document attached to bug 121126 is "Custom", the format code is "[Blue]#,##0.00;[Red](#,##0.00);[Yellow]0;[Green]@". From the format code "0.00" we know it is a "Number" customized number format, so we get NUMBERFORMAT_NUMBER | NUMBERFORMAT_DEFINED for these cells is correct. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
