Compartilhar via


System.Cursor Propriedade

Definição

Retorna ou define o estado (forma) do ponteiro. Pode ser uma das seguintes WdCursorType constantes: 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

Valor da propriedade

Aplica-se a