CoreXLSX Documentation Beta

Enumeration Cell​Type

public enum CellType

The type of the value stored in a spreadsheet cell. The specification for the internals is available at datypic.com.

%3 CellType CellType String String CellType->String Codable Codable CellType->Codable

Conforms To

Codable
String

Enumeration Cases

bool

case bool

date

case date

number

case number

error

case error

shared​String

case sharedString

string

case string

inline​Str

case inlineStr