[]
Indicates the auto merge mode.
public enum AutoMergeMode
Free = 0
Indicates to apply the auto merge when neighboring cells have same value.
Restricted = 1
Indicates to apply the auto merge when neighboring cells have same value and the corresponding cells in previous row or column are merged automatically.