ReadRangeX : ReadFormatting - Null does not inherit parent settings

Hi team,

This is a bug report.
It seems that ReadFormatting property of ReadRangeX does not work correctly if it’s set to null.
In the official documentation, it says "Null means that the formatting options are the same as for the parent card. ".

However, if null is set in ReadFormatting of ReadRangeX and is set RawValue in UseExcelFile, it doesn’t return raw value (returns string). If RawValue is set in ReadFormatting of ReadRangeX explicitly, it returns raw value.
The following is reproducing sample for it.

Environment : Studio 23.10.7 + Excel activities (2.23.4 or 2.22.4)

Sample
Sample20240731-4.zip (9.8 KB)

Hopefully there will be a fix for this problem soon.

Regards,