#include <TableInfo.h>
Public Member Functions | |
CellInfo () | |
Public Attributes | |
unsigned | m_startRow |
unsigned | m_endRow |
unsigned | m_startColumn |
unsigned | m_endColumn |
libmspub::CellInfo::CellInfo | ( | ) | [inline] |
unsigned libmspub::CellInfo::m_endColumn |
Referenced by libmspub::MSPUBParser::parseShape().
unsigned libmspub::CellInfo::m_endRow |
Referenced by libmspub::MSPUBParser::parseShape().
unsigned libmspub::CellInfo::m_startColumn |
Referenced by libmspub::MSPUBParser::parseShape().
unsigned libmspub::CellInfo::m_startRow |
Referenced by libmspub::MSPUBParser::parseShape().