ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Merging a range of cells identified by their rows and columns Hide the details
True if the cells were merged, False otherwise.
Name of the variable of type xlsDocument to be used.
Row number of the upper-left cell in the range of cells to merge.
Column number of the upper-left cell in the range of cells to merge.
Row number of the lower-right cell in the range of cells to merge.
Column number of the lower-right cell in the range of cells to merge.
Type of merge to be performed:xlsMergeAndCenter(default value) Merges the cells and centers the contents.xlsMergeSimpleMerges the cells without centering the contents.
Merging a range of cells identified by their names Hide the details
Name of the upper-left cell in the range of cells to merge. This parameter has the following syntax: <Column letter><Row number>. For example: "A32".
Name of the lower-right cell in the range of cells to merge. This parameter has the following syntax: <Column letter><Row number>. For example: "A32".
Last update: 03/13/2023
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: