OpenXLSX 1.9.1
Loading...
Searching...
No Matches
XLPivotTable.hpp File Reference
#include "OpenXLSX-Exports.hpp"
#include "XLXmlFile.hpp"
#include <string>
#include <string_view>
#include <vector>

Go to the source code of this file.

Data Structures

struct  OpenXLSX::XLPivotField
 
class  OpenXLSX::XLPivotTableOptions
 
class  OpenXLSX::XLPivotTable
 
class  OpenXLSX::XLPivotCacheDefinition
 
class  OpenXLSX::XLPivotCacheRecords
 

Namespaces

namespace  OpenXLSX
 

Enumerations

enum class  OpenXLSX::XLPivotSubtotal {
  OpenXLSX::Sum , OpenXLSX::Average , OpenXLSX::Count , OpenXLSX::Max ,
  OpenXLSX::Min , OpenXLSX::Product
}