underline_count_t

Defined in header: <orcus/spreadsheet/types.hpp>

enum class orcus::spreadsheet::underline_count_t

Underline style related to the number of vertically-stacked lines in an underline.

Values:

enumerator none
enumerator single_count

Only one line is used to form an underline.

enumerator double_count

Two vertically-stacked lines are used in an underline.