the cell content More...
| Public Member Functions | |
| Cell () | |
| Public Attributes | |
| MWAWVec2i | m_pos | 
| the cell position  More... | |
| MWAWFont | m_font | 
| the font  More... | |
| std::string | m_text | 
| the text  More... | |
the cell content
| 
 | inline | 
| MWAWFont MsWksTableInternal::Table::Cell::m_font | 
the font
Referenced by MsWksTable::readTable().
| MWAWVec2i MsWksTableInternal::Table::Cell::m_pos | 
the cell position
Referenced by MsWksTable::readTable().
| std::string MsWksTableInternal::Table::Cell::m_text | 
the text
Referenced by MsWksTable::readTable().