[]
Indicates the auto merge mode.
public enum AutoMergeMode
Public Enum AutoMergeMode
| Name | Description |
|---|---|
| Free | Indicates to apply the auto merge when neighboring cells have same value. |
| Restricted | Indicates to apply the auto merge when neighboring cells have same value and the corresponding cells in previous row or column are merged automatically. |