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