OpenXLSX 1.9.1
Loading...
Searching...
No Matches
XLTables.hpp File Reference
#include <cstdint>
#include <ostream>
#include <string>
#include <string_view>
#include <vector>
#include "OpenXLSX-Exports.hpp"
#include "XLAutoFilter.hpp"
#include "XLException.hpp"
#include "XLTableColumn.hpp"
#include "XLXmlData.hpp"
#include "XLXmlFile.hpp"

Go to the source code of this file.

Data Structures

struct  OpenXLSX::XLSlicerOptions
 
class  OpenXLSX::XLTableCollection
 The XLTableCollection class manages multiple tables within a worksheet. More...
 
class  OpenXLSX::XLTable
 The XLTable class represents a single Excel table (.xml file). More...
 

Namespaces

namespace  OpenXLSX
 

Typedefs

using OpenXLSX::XLTables = XLTableCollection