Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::CXMLSpreadsheet::SRow Struct Reference

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.

Detailed Description

One spreadsheet row that owns its cells.


The documentation for this struct was generated from the following file: