'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 contains no selections; false otherwise
'Declaration
Function IsEmpty() As Boolean
'Usage
Dim instance As ISheetSelectionModel Dim value As Boolean value = instance.IsEmpty()
bool IsEmpty()