XFRX#LISTENER doesn't set CallEvaluateContents=2 for MS Excel 2007 output.
KB-20230107-02
Version
XFRX 16.0
Symptoms
Cell layout output (NATIVE_FXLSX, NATIVE_PFXLSX) contains bad number values when converts report to MS Excel or when exporting from XFRX preview to MS Excel.
Workaround
Set value of CallEvaluateContents property to 2:
m.loXFRX=EVALUATE([XFRX("XFRX#LISTENER")]) m.loXFRX.CallEvaluateContents=2