[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.AutoMergeMode

Enum AutoMergeMode

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

Indicates the auto merge mode.

public enum AutoMergeMode

Fields

Free = 0

Indicates to apply the auto merge when neighboring cells have same value.

Restricted = 1

Indicates to apply the auto merge when neighboring cells have same value and the corresponding cells in previous row or column are merged automatically.