formula_event_t

Defined in header: <ixion/types.hpp>

enum class ixion::formula_event_t

Formula event type used for event notification during calculation of formula cells.

Values:

enumerator calculation_begins

Start of the calculations of formula cells.

enumerator calculation_ends

End of the calculations of formula cells.