_Application.MoveAfterReturn プロパティ

定義

True if the active cell will be moved as soon as the ENTER (RETURN) key is pressed.

public:
 property bool MoveAfterReturn { bool get(); void set(bool value); };
public bool MoveAfterReturn { get; set; }
Public Property MoveAfterReturn As Boolean

プロパティ値

注釈

プロパティを MoveAfterReturnDirection 使用して、アクティブなセルを移動する方向を指定します。

適用対象