[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.AutoMergeSelectionMode

AutoMergeSelectionMode Enum

Specifies the auto merge selection mode.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum AutoMergeSelectionMode
Public Enum AutoMergeSelectionMode

Fields

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.