'Declaration Function IsEmpty() As Boolean
'Usage Dim instance As ISheetStyleModel Dim value As Boolean value = instance.IsEmpty()
bool IsEmpty()
Return Value
true if empty; false otherwise
'Declaration Function IsEmpty() As Boolean
'Usage Dim instance As ISheetStyleModel Dim value As Boolean value = instance.IsEmpty()
bool IsEmpty()