Gets whether a block of cells on this sheet is currently selected.
public bool IsBlockSelected {get;}
'Declaration
Public ReadOnly Property IsBlockSelected As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.IsBlockSelected