OpenXLSX 1.9.1
Loading...
Searching...
No Matches
XLIterator.hpp
Go to the documentation of this file.
1#ifndef OPENXLSX_XLITERATOR_HPP
2#define OPENXLSX_XLITERATOR_HPP
3
4namespace OpenXLSX
5{
7 enum class XLIteratorLocation { Begin, End };
8
9} // namespace OpenXLSX
10
11#endif // OPENXLSX_XLITERATOR_HPP
Definition IZipArchive.hpp:18
XLIteratorLocation
Definition XLIterator.hpp:7
XLIteratorDirection
Definition XLIterator.hpp:6
@ End
Sentinel – end of input.