PhpSpreadsheet/unitTests/rawTestData/Calculation/Logical/IFERROR.data

5 lines
106 B
Plaintext

TRUE, "Not an Error", "Not an Error"
"", "Error", ""
"ABC", "Error", "ABC"
"#VALUE!","Error", "Error"