Share via


DocEvents_SinkHelper.SelectionChange Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Overridable Sub SelectionChange ( _
    param0 As Range _
)
'Usage
Dim instance As DocEvents_SinkHelper
Dim param0 As Range

instance.SelectionChange(param0)
public virtual void SelectionChange(
    Range param0
)

Parameters

Implements

DocEvents.SelectionChange(Range)

See Also

Reference

DocEvents_SinkHelper Class

DocEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace