'Declaration Public Sub ClearSelections( _ Optional ByVal notifyUI As Boolean _ )
'Declaration
Public Sub ClearSelections( _ Optional ByVal notifyUI As Boolean _ )
'Usage Dim instance As WorksheetView Dim notifyUI As Boolean instance.ClearSelections(notifyUI)
'Usage
Dim instance As WorksheetView Dim notifyUI As Boolean instance.ClearSelections(notifyUI)
public void ClearSelections( bool notifyUI )
WorksheetView Class WorksheetView Members