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