[]
Specifies how a cell in a table is merged with other cells.
public enum CellMerge
Public Enum CellMerge
Name | Description |
---|---|
First | The cell is the first cell in a range of merged cells. |
None | The cell is not merged. |
Previous | The cell is merged to the previous cell horizontally or vertically. |