void autoMerge( IRange range, AutoMergeDirection direction, AutoMergeMode mode ) |
Parameters
- range
- The auto merge range.
- direction
- The auto merge direction. Specially, if the direction is AutoMergeDirection.None, the auto merge for the range will be canceled.
- mode
- The auto merge mode.