See also: | Release Notes: Version Overview Release Notes: all Database Versions Release Notes of individual database versions: | C 39.5.28 / C 39.5.27 / C 39.5.26 / C 39.5.25 / C 39.5.24 / C 39.5.23 / C 39.5.22 / C 39.5.21, C 39.5.20 / C 39.5.19 / C 39.5.18 / C 39.5.17 / C 39.5.16 / C 39.5.15 / C 39.5.0 up to C 39.5.14 |
CreateExcelExportDocument
and GenerateExcelFile
have been resolved.
%HOMEDRIVE%
or %HOMEPATH%
can be used for PDF export.
OutOfMemoryException
exception when trying to export to Excel (several times) in a complex module with plenty of data, has been fixed.
CreateExcelExportDocument
method, the closeModule
parameter has been added, with which you can define whether the module to be exported is closed after export to Excel, or not. Further information on this can be found in the IronPython API.
activate_dimming()
und get_dimmming()
functions. The description of this function can be found in the IronPython API.
bulkExport
parameter has been IronPythonAPI completed.
CreateExcelExportDocument()
IronPython function in the DACsCU_NamesToExport
parameter, has been renamed None of the DA Python-IDs stored in DAsCU_NamesToExport exists.
CreateExcelExportDocument()
IronPython function in the DACsCU_NamesToExport
parameter, now the One or more of the DA Python-IDs stored in DAsCU_NamesToExport, do not exist. The data area(s) the DA Python Ids of which exist are exported.
CreateExcelExportDocument()
IronPython function with the useBulkExport = true
parameter without specification of the data area to be exported, the data area is exported with most records. The same applies if several records are specified.
CreateExcelExportDocument()
IronPython function, an exception of the IOError type is displayed when trying to export to Excel.
CreateExcelExportDocument()
IronPython function in the DACsCU_NamesToExport
parameter (exclusively), the None of the DA Python-IDs in DACsCU_NamesToExport exists error message is displayed.
CreateExcelExportDocument()
function was not possible, has been resolved.
CreateExcelExportDocument()
, GenerateExcelFile()
, and ExportToExcelWithDialog()
have been implemented.
ExportToExcelSetCurrencyFormatting()
enables you to define the format of currency data fields (only data fields with DF type=C (currency)) for modules to be exported.
DpiX
and DpiY
properties have been added to the environment interface.