次の方法で共有


System.Cursor プロパティ

定義

ポインターの状態 (図形) を設定または返します。 WdCursorTypewdCursorIBeamwdCursorNormalwdCursorNorthwestArrow、または wdCursorWait のいずれかの定数を指定できます。

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

プロパティ値

適用対象