Share via


System.Cursor Propriété

Définition

Renvoie ou définit l’état (forme) du pointeur. Il peut s’agir de l’une des constantes suivantes WdCursorType : wdCursorIBeam, wdCursorNormal, wdCursorNorthwestArrow ou 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

Valeur de propriété

S’applique à