Internal: the cell of a WingzParser. More...
Public Member Functions | |
| Cell (MWAWVec2i pos=MWAWVec2i(0, 0)) | |
| constructor | |
Public Attributes | |
| MWAWCellContent | m_content |
| the cell content | |
| int | m_formula |
| the formula id | |
Internal: the cell of a WingzParser.
| WingzParserInternal::Cell::Cell | ( | MWAWVec2i | pos = MWAWVec2i(0,0) | ) | [inline] |
constructor
the cell content
Referenced by WingzParser::readSpreadsheetCellList(), WingzParser::sendSpreadsheet(), and WingzParserInternal::Spreadsheet::update().
the formula id
Referenced by WingzParser::readSpreadsheetCellList(), and WingzParserInternal::Spreadsheet::update().