Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum CellDataType
Public Enumeration CellDataType
public enum class CellDataType
type CellDataType

Members

MemberValueDescription
Any0
Integer1
Decimal2
User3
Date4
Time5
TextLength6
Formula7

See Also