column_block_t

Defined in header: <ixion/types.hpp>

enum class ixion::column_block_t : int

Type of a column block that stores a series of adjacent cell values of the same type.

Values:

enumerator unknown
enumerator empty
enumerator boolean
enumerator numeric
enumerator string
enumerator inline_string
enumerator formula