to_pivot_cache_group_by_enum
Defined in header: <orcus/spreadsheet/types.hpp>
-
pivot_cache_group_by_t orcus::spreadsheet::to_pivot_cache_group_by_enum(std::string_view s)
Convert a string representation of a pivot cache group-by type to its equivalent enum value.
- Parameters:
s – string value for pivot cache group-by type.
- Returns:
enum value representing the pivot cache group-by type.