[]
Sets the cell merge policy for the specified row or column.
void SetMergePolicy(int index, MergePolicy value)
Sub SetMergePolicy(index As Integer, value As MergePolicy)
| Type | Name | Description |
|---|---|---|
| int | index | Row or column index |
| MergePolicy | value | Value with the merge policy |