ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Merge several cells: range of cells identified by their rows and columns Hide the details
True if the cells have been merged, False otherwise.
Name of the variable of type xlsDocument to be used.
row number of the cell at the top left of the range of cells to merge.
Column number of the cell at the top left of the range of cells to be merged.
row number of the cell at the bottom right of the range of cells to merge.
Column number of the cell at the bottom right of the cell range to be merged.
Type of merge to be performed:xlsMergeAndCenter(default value) Merges the cells and centers the contents.xlsMergeSimpleMerges the cells without centering the contents.
Merge several cells: range of cells identified by their names Hide the details
Name of the cell at the top left of the range of cells to be merged). This parameter has the following format: <Column letter><Row number>. For example: "A32".
Name of the cell at the bottom right of the range of cells to be merged). This parameter has the following format: <Column letter><Row number>. For example: "A32".
Last update: 02/01/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: