Share via


Options.CursorMovement 属性

定义

返回或设置在双向文字中插入点移动的方式。

public:
 property Microsoft::Office::Interop::Word::WdCursorMovement CursorMovement { Microsoft::Office::Interop::Word::WdCursorMovement get(); void set(Microsoft::Office::Interop::Word::WdCursorMovement value); };
public Microsoft.Office.Interop.Word.WdCursorMovement CursorMovement { get; set; }
member this.CursorMovement : Microsoft.Office.Interop.Word.WdCursorMovement with get, set
Public Property CursorMovement As WdCursorMovement

属性值

适用于