|
OpenXLSX 1.9.1
|
#include <optional>#include <memory>#include "OpenXLSX-Exports.hpp"#include "XLConstants.hpp"#include "XLSheetBase.hpp"#include <string>#include <string_view>#include <vector>#include "XLCell.hpp"#include "XLCellRange.hpp"#include "XLCellReference.hpp"#include "XLChart.hpp"#include "XLColumn.hpp"#include "XLConditionalFormatting.hpp"#include "XLPageSetup.hpp"#include "XLRow.hpp"#include "XLSparkline.hpp"Go to the source code of this file.
Data Structures | |
| struct | OpenXLSX::XLSheetProtectionOptions |
| A structure defining all granular sheet protection options. More... | |
| class | OpenXLSX::XLWorksheet |
| A class encapsulating an Excel worksheet. Access to XLWorksheet objects should be via the workbook object. More... | |
Namespaces | |
| namespace | OpenXLSX |
Variables | |
| const std::vector< std::string_view > | OpenXLSX::XLWorksheetNodeOrder |
| const std::vector< std::string_view > | OpenXLSX::XLSheetViewNodeOrder |