strikethrough_text_t
Defined in header: <orcus/spreadsheet/types.hpp>
-
enum class orcus::spreadsheet::strikethrough_text_t
Text used for strike-through.
Note
This is specific to ODS format.
Values:
-
enumerator unknown
-
enumerator slash
/ is used as the text.
-
enumerator cross
X is used as the text.