office-gobmx/wizards/source
Jean-Pierre Ledure 6a1feb2644 ScriptForge - (SF_Calc) new A1Style() method
Returns a range expressed in A1-style as defined by its coordinates
If only one pair of coordinates is given, the range will embrace only a single cell

Arguments:
   Row1 : the row number of the first coordinate
   Column1 : the column number of the first coordinates
   Row2 : optional, the row number of the second coordinate
   Column2 : optional, the column number of the second coordinates
   SheetName: Default = the current sheet. If present, the sheet must exist

Is complementary to the Offset() method to compute ranges easily

Available both from Basic and Python user scripts

Change-Id: Ib9323441bbd579beb867329c8b0930653462d00e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124093
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2021-10-25 11:06:54 +02:00
..
access2base
config
configshare
depot
euro
formwizard
gimmicks
imagelists
importwizard
resources
scriptforge ScriptForge - (SF_Calc) new A1Style() method 2021-10-25 11:06:54 +02:00
sfdatabases
sfdialogs
sfdocuments ScriptForge - (SF_Calc) new A1Style() method 2021-10-25 11:06:54 +02:00
sfwidgets Fix typo 2021-10-16 10:21:56 +02:00
standard
template
tools
tutorials