#include <XLRow.hpp>
◆ XLRowRange() [1/3]
| OpenXLSX::XLRowRange::XLRowRange |
( |
const XMLNode & |
dataNode, |
|
|
uint32_t |
first, |
|
|
uint32_t |
last, |
|
|
const XLSharedStrings & |
sharedStrings |
|
) |
| |
|
explicit |
- Parameters
-
| dataNode | |
| first | |
| last | |
| sharedStrings | |
◆ XLRowRange() [2/3]
| OpenXLSX::XLRowRange::XLRowRange |
( |
const XLRowRange & |
other | ) |
|
◆ XLRowRange() [3/3]
| OpenXLSX::XLRowRange::XLRowRange |
( |
XLRowRange && |
other | ) |
|
|
defaultnoexcept |
◆ ~XLRowRange()
| OpenXLSX::XLRowRange::~XLRowRange |
( |
| ) |
|
|
default |
◆ begin()
◆ end()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ rowCount()
| uint32_t OpenXLSX::XLRowRange::rowCount |
( |
| ) |
const |
◆ XLRowIterator
The documentation for this class was generated from the following files:
- /home/runner/work/OpenXLSX-NX/OpenXLSX-NX/OpenXLSX/headers/XLRow.hpp
- /home/runner/work/OpenXLSX-NX/OpenXLSX-NX/OpenXLSX/sources/XLRow.cpp