|
OpenXLSX 1.9.1
|
#include <cstdint>Go to the source code of this file.
Data Structures | |
| struct | OpenXLSX::XLRowIndex |
| struct | OpenXLSX::XLColIndex |
| class | OpenXLSX::XLDistance |
Namespaces | |
| namespace | OpenXLSX |
| namespace | OpenXLSX::IndexLiterals |
| namespace | OpenXLSX::DistanceLiterals |
Functions | |
| XLRowIndex | OpenXLSX::IndexLiterals::operator""_row (unsigned long long v) |
| XLColIndex | OpenXLSX::IndexLiterals::operator""_col (unsigned long long v) |
Variables | |
| constexpr uint16_t | OpenXLSX::MAX_COLS = 16'384 |
| constexpr uint32_t | OpenXLSX::MAX_ROWS = 1'048'576 |
| constexpr uint16_t | OpenXLSX::MAX_SHAPE_ANCHOR_COLUMN = 13067 |
| constexpr uint32_t | OpenXLSX::MAX_SHAPE_ANCHOR_ROW = 852177 |