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

--- Comment #4 from Werner Tietz <[email protected]> ---
(In reply to Mike Kaganski from comment #3)
> (In reply to Werner Tietz from comment #2)
> Is in expected, that when at position 1, both MoveSheet(sheetName, 1) and
> MoveSheet(sheetName, 2) do the same?

Yes, because otherwise:
#
sheets.copyByName("D","D2",3)
#and 
sheets.moveByName("D", 3)
# would result in different positions!

____

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

Reply via email to