MoveAfterReturn Property

Microsoft Graph Visual Basic

MoveAfterReturn Property

       

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

Example

This example sets the MoveAfterReturn property to True.

myChart.Application.MoveAfterReturn = True