public void ClearSelections( bool notifyUI )
'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)
WorksheetView Class WorksheetView Members