xf_category_t¶
Defined in header: <orcus/spreadsheet/types.hpp>
-
enum class orcus::spreadsheet::xf_category_t¶
Cell format categories. The abbreviation “xf” stands for “cell format” where the “x” is short for cell.
Values:
-
enumerator unknown¶
-
enumerator cell¶
Direct cell format, also often referenced as xf.
-
enumerator cell_style¶
Cell format for named styles.
-
enumerator differential¶
Incremental cell format, also referenced as dxf.
-
enumerator unknown¶