A Sandcastle Documented Class Library
ContentType Property
Namespaces ► Yogesh.ExcelXml ► Cell ► ContentType
Returns the cell content type

C# | Visual Basic | Visual C++ |
public ContentType ContentType { get; }
Public ReadOnly Property ContentType As ContentType
public: property ContentType ContentType { ContentType get (); }