Ian Manske 59ea28cf06
Use Record::get instead of Value functions (#10925)
# Description
Where appropriate, this PR replaces instances of
`Value::get_data_by_key` and `Value::follow_cell_path` with
`Record::get`. This avoids some unnecessary clones and simplifies the
code in some places.
2023-11-08 21:47:37 +01:00
..
2023-11-08 00:43:28 +01:00
2023-09-04 19:42:31 +12:00
2023-08-18 20:45:33 +03:00
2023-07-15 19:41:48 +12:00
2023-03-23 13:02:22 -05:00