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