xlnt
Public Member Functions | Public Attributes | List of all members
xlnt::rich_text_run Struct Reference

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< fontsecond
 
bool preserve_space
 

Detailed Description

Typedef a rich_text_run as a pair of string and optional font.


The documentation for this struct was generated from the following file: