Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
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 CellFormatType
Public Enumeration CellFormatType
public enum class CellFormatType
type CellFormatType
Members
| Member | Value | Description |
|---|---|---|
| Unknown | 0 | |
| General | 1 | |
| Text | 2 | |
| Number | 3 | |
| DateTime | 4 | |
| Formula | 5 |