Internal: the state of a MsWksTable. More...
| Public Member Functions | |
| State () | |
| constructor  More... | |
| Public Attributes | |
| int | m_version | 
| the version  More... | |
| std::map< int, Chart > | m_idChartMap | 
| the map id->chart  More... | |
| std::map< int, Table > | m_idTableMap | 
| the map id->table  More... | |
Internal: the state of a MsWksTable.
| 
 | inline | 
constructor
| std::map<int, Chart> MsWksTableInternal::State::m_idChartMap | 
the map id->chart
| std::map<int, Table> MsWksTableInternal::State::m_idTableMap | 
the map id->table
| int MsWksTableInternal::State::m_version | 
the version