ContentType Enumeration

Yogesh.ExcelXml

A Sandcastle Documented Class Library ContentType Enumeration
NamespacesYogesh.ExcelXmlContentType
The cell content type
Declaration Syntax
C# Visual Basic Visual C++
public enum ContentType
Public Enumeration ContentType
public enum class ContentType
Members
Member Description
None
Cell does not contain anything

String
Cell contains a string

Number
Cell contains a number

DateTime
Cell contains a DateTime value

Boolean
Cell contains a bool value

Formula
Cell contains a formula

UnresolvedValue
Cell contains a formula which cannot be resolved

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158