Propriedade ContextChangeEventArgs.Selection

Obtém o texto selecionado, inclusive os elementos XML.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (em Microsoft.Office.Tools.Word.dll)

Sintaxe

'Declaração
ReadOnly Property Selection As Selection
Selection Selection { get; }

Valor de propriedade

Tipo: Microsoft.Office.Interop.Word.Selection
A Selection que inclui o texto e elementos XML; nulluma referência nula (Nothing no Visual Basic)Se nenhum texto for selecionado.

Segurança do .NET Framework

Consulte também

Referência

ContextChangeEventArgs Interface

Namespace Microsoft.Office.Tools.Word