condition_date_t

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

enum class orcus::spreadsheet::condition_date_t

Type of a date condition when the type of a conditional format entry is date.

Values:

enumerator unknown
enumerator today
enumerator yesterday
enumerator tomorrow
enumerator last_7_days
enumerator this_week
enumerator next_week
enumerator last_week
enumerator this_month
enumerator next_month
enumerator last_month
enumerator this_year
enumerator next_year
enumerator last_year