https://bugs.documentfoundation.org/show_bug.cgi?id=149531

--- Comment #5 from Óvári <ovari...@zoho.com> ---
Workaround which seems to work:
Replace the line
.Cells.Delete
with
.Cells.Clear

Seems to delete the contents and also clears the formatting.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to