Syntax

expression.CursorMovement

expression A variable that represents an Application object.

Remarks

These constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed.

Example

This example sets Microsoft Excel to use the visual cursor.

Visual Basic for Applications
Application.CursorMovement = xlVisualCursor
cursor cursor movement Cursor Movement Property CursorMovement CursorMovement Property

See also: