| ColSpan property |
Applies to
TParagraph
Declaration
property ColSpan: Integer;
Description
If it is not the first cell in a row of merged cells the result is -1. Please note that the CombineCells procedure not always merges cells by using a colspan flag: by default it will remove cells and change this size of the first cell. You can change this behaviour in property EditOptionsEx, option wpKeepCellsWhenCombiningCells.
|
Copyright (C) by WP |