How do I regenerate a sheet after removeRange to workaround bug 61109?

I would like to find some workaround for bug https://bugs.freedesktop.org/show_bug.cgi?id=61109

Is it possible to call any sheet method to regenerate a sheet after calling removeRange,
to get it into such a shape that calling getCellByPosition does not fail?

fdo#61109 - getCellByPosition failed after removeRange on the same row - NEW

Hi @r0polach,

Looks like nobody has a workaround for this bug at this time…

This bug has been fixed in recent release versions according to the bug report linked.