get_formula_error_name
Defined in header: <ixion/types.hpp>
-
std::string_view ixion::get_formula_error_name(formula_error_t fe)
Get a string representation of a formula error type.
- Parameters:
fe – enum value representing a formula error type.
- Returns:
null-terminated string representation of the formula error type.