A Sandcastle Documented Class Library
IsEmpty Method
Namespaces ► Yogesh.ExcelXml ► Cell ► IsEmpty()()()
Checks whether the cell has no content and no comment

C# | Visual Basic | Visual C++ |
public bool IsEmpty()
Public Function IsEmpty As Boolean
public: bool IsEmpty()

true if empty, false otherwise