'Declaration
Public ReadOnly Property IsEmpty As Boolean
'Usage
Dim instance As WorksheetReference Dim value As Boolean value = instance.IsEmpty
public bool IsEmpty {get;}
Property Value
true
if this value is empty; otherwise, false
.'Declaration
Public ReadOnly Property IsEmpty As Boolean
'Usage
Dim instance As WorksheetReference Dim value As Boolean value = instance.IsEmpty
public bool IsEmpty {get;}
true
if this value is empty; otherwise, false
.