|
xlnt - community edition
|
Typedef a rich_text_run as a pair of string and optional font. More...
#include <rich_text_run.hpp>
Public Member Functions | |
| bool | operator== (const rich_text_run &other) const |
| bool | operator!= (const rich_text_run &other) const |
Public Attributes | |
| std::string | first |
| optional< font > | second |
| bool | preserve_space |
Typedef a rich_text_run as a pair of string and optional font.
1.8.13