28 #include <xlnt/xlnt_config.hpp> 29 #include <xlnt/utils/optional.hpp> 141 bool shrink_to_fit_ =
false;
146 bool wrap_text_ =
false;
horizontal_alignment
Text can be aligned horizontally within a cell in these enumerated ways.
Definition: alignment.hpp:36
vertical_alignment
Text can be aligned vertically within a cell in these enumerated ways.
Definition: alignment.hpp:51
Enumerates the possible types a cell can be determined by it's current value.
Definition: cell.hpp:37
Describes the fill style of a particular cell.
Definition: fill.hpp:299
bool operator==(std::nullptr_t, const cell &cell)
Returns true if this cell is uninitialized.
Alignment options that determine how text should be displayed within a cell.
Definition: alignment.hpp:63
bool operator!=(const std::string &reference_string, const range_reference &ref)
Returns true if the string representation of the range is not equivalent to ref.