hi,experts.
The object "i_oi_spreadsheet" has two method "insert_range_dim" and "set_ranges_data" which can add value to a cell. But when I write value to a cell, it override the original value.
How can I append a value to a cell instead of override it? Just like the two picture below, append "123456" to the cell.
Thank you.

