Interface IAutoMergeRangeInfo
public interface IAutoMergeRangeInfo
Represents the auto merge range information.
-
Method Summary
Gets the auto merge direction.
Gets the auto merge mode.
Gets the auto merge range.
Gets the auto merge direction.
void
Sets the auto merge direction.
void
Sets the auto merge mode.
void
Sets the auto merge range.
void
Sets the auto merge direction.
-
Method Details
-
getRange
Gets the auto merge range.
-
setRange
Sets the auto merge range.
-
getDirection
Gets the auto merge direction.
-
setDirection
Sets the auto merge direction.
-
getMode
Gets the auto merge mode.
-
setMode
Sets the auto merge mode.
-
getSelectionMode
Gets the auto merge direction.
-
setSelectionMode
Sets the auto merge direction.