a class used to store the styles of a row in LotusSpreadsheet More...
| Public Member Functions | |
| RowStyles () | |
| constructor  More... | |
| Public Attributes | |
| std::map< Vec2i, Style > | m_colsToStyleMap | 
| a map Vec2i(minCol,maxCol) to style  More... | |
a class used to store the styles of a row in LotusSpreadsheet
| 
 | inline | 
constructor
a map Vec2i(minCol,maxCol) to style
Referenced by LotusSpreadsheet::readRowFormats(), and LotusSpreadsheet::sendRowContent().