[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.AutoMergeMode

AutoMergeMode Enum

Indicates the auto merge mode.

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

Fields

Name Description
Free

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

Restricted

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