27 #include <xlnt/xlnt_config.hpp>    45         return !(*
this == other);
 Enumerates the possible types a cell can be determined by it's current value. 
Definition: cell.hpp:36
 
bool operator!=(std::nullptr_t, const cell &cell)
Returns true if this cell is initialized. 
 
bool operator==(std::nullptr_t, const cell &cell)
Returns true if this cell is uninitialized. 
 
A theme is a combination of fonts, colors, and effects. This isn't really supported yet...
Definition: theme.hpp:35