Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc…
But in the attached file below, Even the r…...images are deleted after copying range and calling Cells.DeleteBlankRows()...