1#ifndef OPENXLSX_XLINTERNALACCESS_HPP
2#define OPENXLSX_XLINTERNALACCESS_HPP
4#include "OpenXLSX-Exports.hpp"
12 class XLTableCollection;
17 class XLCellValueProxy;
The XLCellValueProxy class is used for proxy (or placeholder) objects for XLCellValue objects.
Definition XLCellValue.hpp:408
An implementation class encapsulating the properties and behaviours of a spreadsheet cell.
Definition XLCell.hpp:41
Passkey Idiom for internal access control. Only the specified friend classes can instantiate this pas...
Definition XLInternalAccess.hpp:24
Definition XLPivotTable.hpp:126
The XLAbstractSheet is a generalized sheet class, which functions as superclass for specialized class...
Definition XLSheet.hpp:30
Definition XLStreamReader.hpp:16
The XLTableCollection class manages multiple tables within a worksheet.
Definition XLTables.hpp:40
This class encapsulates the concept of a Workbook. It provides access to the individual sheets (works...
Definition XLWorkbook.hpp:87
A class encapsulating an Excel worksheet. Access to XLWorksheet objects should be via the workbook ob...
Definition XLWorksheet.hpp:118
The XLXmlData class encapsulates the properties and behaviour of the .xml files in an ....
Definition XLXmlData.hpp:29
The XLXmlFile class provides an interface for derived classes to use. It functions as an ancestor to ...
Definition XLXmlFile.hpp:42
Definition IZipArchive.hpp:18