27 #include <xlnt/xlnt_config.hpp> 50 void serialize(xml::serializer &serializer);
52 std::vector<std::string> get_embed_ids();
55 std::string serialized_value_;
56 std::vector<std::string> embed_ids_;
Enumerates the possible types a cell can be determined by it's current value.
Definition: cell.hpp:37
The spreadsheet_drawing class encapsulates the information captured from objects within the spreadshe...
Definition: spreadsheet_drawing.hpp:46
Definition: spreadsheet_drawing.hpp:31