ClickEventArgs.Selection Property

Gets the current Selection.

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
The current Selection.

.NET Framework Security

See Also

Reference

ClickEventArgs Interface

Microsoft.Office.Tools.Word Namespace