Internal: the cell of a BeagleWksSSParser. 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 | |
| bool | m_isEmpty |
| flag to know if the cell is empty | |
Internal: the cell of a BeagleWksSSParser.
| BeagleWksSSParserInternal::Cell::Cell | ( | MWAWVec2i | pos = MWAWVec2i(0,0) | ) | [inline] |
constructor
the cell content
Referenced by BeagleWksSSParser::readCellSheet(), and BeagleWksSSParser::sendSpreadsheet().
the formula id
Referenced by BeagleWksSSParser::readCellSheet().
flag to know if the cell is empty
Referenced by BeagleWksSSParser::readCellSheet().