[]
Specifies the auto merge selection mode.
public enum AutoMergeSelectionMode
Merged = 1
Indicates to select all cells which have same value when the auto merge is applied.
Source = 0
Indicates to select individual cell when the auto merge is applied. This property will take effect only when IncludeAutoMergedCells is false.