summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorJean-Pierre Ledure <jp@ledure.be>2021-10-31 16:12:49 +0100
committerJean-Pierre Ledure <jp@ledure.be>2021-10-31 18:16:42 +0100
commit020967fde86d77c362658e49e256add265806292 (patch)
tree95719e7e7d6d3129565b4459d94ca1cf22915d2c /ios
parent9afbe4178e3d32e0e50eb98357dcedc0d0c11558 (diff)
ScriptForge - (SF_Calc) new ShiftDown, ShiftLeft, ShiftRight, ShiftUp methods
ShiftRight()/ShiftDown() insert empty cells at the left/on the top of a given range and move all cells at the right/bottom of the range accordingly. They are similar to the Insert Cells ... menu commands ShiftLeft()/ShiftUp() delete cells at the left/top of a given range and move all cells at the right/below the range accordingly. They are similar to the Delete Cells ... menu commands The insertion/deletion may be done for a whole column/row. The number of columns/rows to insert/delete may be chosen. All methods are available in Basic and Python user scripts. Change-Id: I14555a3966c26054925dd71b0696f3dfc773fc21 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124530 Tested-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'ios')
0 files changed, 0 insertions, 0 deletions