Files
ladybird/Userland/Applications/Spreadsheet/SpreadsheetModel.cpp
Ali Mohammad Pur 5f1a34bba3 Spreadsheet: Avoid using Value.to_string_without_side_effects()
We should use .to_string() and handle the possible exceptions.
This makes the displayed cell contents so much more informative than
'[object Object]' :^)
2021-12-12 14:49:49 +03:30

5.2 KiB