Returns or sets how the insertion point progresses within bidirectional text. Read/write Long.
Can be either of the following WdCursorMovement constants.
Constant | Description |
---|---|
wdCursorMovementLogical | Insertion point progresses according to the direction of the language Microsoft Word detects. |
wdCursorMovementVisual | Insertion point progresses to the next visually adjacent character. |