File: OFFSET-Function.properties

package info (click to toggle)
libformula 1.1.7.dfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,236 kB
  • sloc: java: 17,370; xml: 1,541; makefile: 19
file content (12 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
display-name=OFFSET
description=Returns a reference which has been moved in relation to the starting point.
parameter.0.display-name=reference
parameter.0.description=The reference (cell) from which to base the movement.
parameter.1.display-name=rows
parameter.1.description=The number of rows to be moved either up or down.
parameter.2.display-name=columns
parameter.2.description=The number of columns that are to be moved to the left or to the right.
parameter.3.display-name=height
parameter.3.description=The number of rows of the moved reference.
parameter.4.display-name=width
parameter.4.description=The number of columns in the moved reference.