_Application.Selection Propiedad

Definición

Devuelve el Selection objeto que representa un intervalo seleccionado o el punto de inserción.

public:
 property Microsoft::Office::Interop::Word::Selection ^ Selection { Microsoft::Office::Interop::Word::Selection ^ get(); };
public Microsoft.Office.Interop.Word.Selection Selection { get; }
member this.Selection : Microsoft.Office.Interop.Word.Selection
Public ReadOnly Property Selection As Selection

Valor de propiedad

Se aplica a