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