[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.AutoMergeSelectionMode

Enum AutoMergeSelectionMode

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Specifies the auto merge selection mode.

public enum AutoMergeSelectionMode

Fields

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.