[]
Sets whether or how cells in a row on this sheet that have the same content are joined into a single cell across multiple columns.
public void SetRowMerge(int row, MergePolicy value)
Public Sub SetRowMerge(row As Integer, value As MergePolicy)
| Type | Name | Description |
|---|---|---|
| int | row | Row index |
| MergePolicy | value | MergePolicy enumeration setting |