SelectionEventArgs.Selection Property

Gets a Selection that represents the text that was selected.

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

Syntax

'Declaration
ReadOnly Property Selection As Selection
Selection Selection { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Selection
A Selection that represents the text that was selected.

.NET Framework Security

See Also

Reference

SelectionEventArgs Interface

Microsoft.Office.Tools.Word Namespace