a cell of a GreatWksSSParser More...
Public Member Functions | |
| Cell () | |
| constructor | |
| bool | isEmpty () const |
| returns true if the cell do contain any content | |
Public Attributes | |
| MWAWCellContent | m_content |
| the cell content | |
| int | m_style |
| the cell style | |
a cell of a GreatWksSSParser
| GreatWksSSParserInternal::Cell::Cell | ( | ) | [inline] |
constructor
| bool GreatWksSSParserInternal::Cell::isEmpty | ( | ) | const [inline] |
returns true if the cell do contain any content
Referenced by GreatWksSSParser::readSpreadsheet().
the cell content
Referenced by isEmpty(), GreatWksSSParser::readCell(), and GreatWksSSParser::sendSpreadsheet().
the cell style
Referenced by GreatWksSSParser::readCell(), GreatWksSSParser::readSpreadsheet(), and GreatWksSSParser::sendSpreadsheet().