formula_group_t
Defined in header: <ixion/types.hpp>
-
struct formula_group_t
This strcuture stores information about grouped formula cells. All formula cells belonging to the same group shares the same set of values.
Public Functions
-
formula_group_t()
-
formula_group_t(const formula_group_t &r)
-
~formula_group_t()
-
formula_group_t &operator=(const formula_group_t &other)
-
formula_group_t()