'Declaration Function IsEmpty() As Boolean
'Usage Dim instance As ISheetSelectionModel Dim value As Boolean value = instance.IsEmpty()
bool IsEmpty()
Return Value
true if the model has no selections of cells; false otherwise
'Declaration Function IsEmpty() As Boolean
'Usage Dim instance As ISheetSelectionModel Dim value As Boolean value = instance.IsEmpty()
bool IsEmpty()