ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
True if the file was created,False otherwise. To get more details on the error, use ErrorInfo.
Name of the Looper control to be used.
Name and full path of Excel file to create. The file is replaced with the new file if it already exists.
Configures the XLS file to create.taColumnsTitles(default value)The name of attributes is used in the Excel file as title of columns.Versions 23 and latertaMergeNew in version 23taMergetaMergeIf the XLS file already exists, merges the existing content with the new content: the formulas, the formatting, ... of existing cells is kept. The existing data is not stored. Only the data of columns and rows found as well in the existing XLS file is kept.Versions 23 and latertaNoTitleNew in version 23taNoTitletaNoTitleOnly the data is copied into the file. The name of attributes is not specified in column title in the Excel file.taSelectedLinesExports the selected rows only (all the rows are exported by default). Versions 23 and latertaWithLayoutNew in version 23taWithLayouttaWithLayoutExports the color and the font used in the control.
Number of the row from which the export will start. If this parameter is not specified, the start row will be the first row found in the Looper control.
Number of the row where the export will end. If this parameter is not specified, the end row is the last row found in the Looper control.
Last update: 03/29/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: