to_totals_row_function_enum¶
Defined in header: <orcus/spreadsheet/types.hpp>
-
totals_row_function_t orcus::spreadsheet::to_totals_row_function_enum(std::string_view s)¶
Convert a string representation of a totals row function name to its equivalent enum value.
- Parameters:
s – string value for totals row function name.
- Returns:
enum value representing the totals row function.