SelectionCount Property (SheetView)
Gets the number of selections on this sheet.
public int SelectionCount {get;}
'Declaration
Public ReadOnly Property SelectionCount As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
value = instance.SelectionCount