![]() |
Skylicht Engine
|
One spreadsheet row that owns its cells. More...
#include <Utils/XMLSpreadsheet/CXMLSpreadsheet.h>
Public Member Functions | |
| ~SRow () | |
| Destroy all cells in the row. | |
Public Attributes | |
| u32 | Index |
| Row index from the source document. | |
| std::vector< SCell * > | Cells |
| Cells contained in this row. | |
One spreadsheet row that owns its cells.