#include <cell.h>

Public Attributes | |
| Real | m_Value |
| unsigned int | m_RowIndex |
| unsigned int | m_ColumnIndex |
| struct SCell * | m_pNextRow |
| struct SCell * | m_pNextColumn |
Definition at line 38 of file cell.h.
| unsigned int SCell::m_RowIndex |
| unsigned int SCell::m_ColumnIndex |
struct SCell* SCell::m_pNextRow [read] |
struct SCell* SCell::m_pNextColumn [read] |
1.5.8