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