You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2018/06/25 08:47:07 UTC

[Issue 127800] Line(s) disappear using sheet.removeRange()

https://bz.apache.org/ooo/show_bug.cgi?id=127800

oooforum (fr) <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOT_AN_OOO_ISSUE
                 CC|                            |oooforum@free.fr

--- Comment #1 from oooforum (fr) <oo...@free.fr> ---
If you want delete entire rows, use the right parameter:
com.sun.star.sheet.CellDeleteMode.ROWS

See :
https://www.openoffice.org/api/docs/common/ref/com/sun/star/sheet/CellDeleteMode.html

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