office-gobmx/wizards/source
Jean-Pierre Ledure 363dd5850f ScriptForge - (SF_Calc) new ExportRangeToFile() method
The Calc service offers the possibility to export
a range, given as a string, to a file in several
different image formats.

Supported formats: pdf, jpeg, png.

Arguments:
- Range: a sheet name or a range of cells
- Filename: the file to export to in FileSystem notation
- ImageType: the expected output format
- Overwrite: True when the output file may be overwritten

New error message: RANGEEXPORTERROR
Error is introduced in po files.

The method is available both in Basic and Python user scripts.

Change-Id: Ibd297ec2da1b48fca3dee7d8e03bd2ee4815957a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130835
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2022-03-02 14:13:39 +01:00
..
access2base
config
configshare
depot
euro
formwizard
gimmicks
imagelists
importwizard
resources
scriptforge ScriptForge - (SF_Calc) new ExportRangeToFile() method 2022-03-02 14:13:39 +01:00
sfdatabases
sfdialogs
sfdocuments ScriptForge - (SF_Calc) new ExportRangeToFile() method 2022-03-02 14:13:39 +01:00
sfwidgets
standard
template
tools
tutorials