'Declaration
Function IsEmpty() As Boolean
'Usage
Dim instance As ISheetDataModel Dim value As Boolean value = instance.IsEmpty()
bool IsEmpty()
Return Value
true if the cell has no data; false otherwise
'Declaration
Function IsEmpty() As Boolean
'Usage
Dim instance As ISheetDataModel Dim value As Boolean value = instance.IsEmpty()
bool IsEmpty()