OpenXLSX 1.9.1
Loading...
Searching...
No Matches
XLContentTypes.hpp File Reference
#include <cstdint>
#include <gsl/pointers>
#include <memory>
#include <string>
#include <string_view>
#include <vector>
#include "OpenXLSX-Exports.hpp"
#include "XLXmlFile.hpp"
#include "XLXmlParser.hpp"

Go to the source code of this file.

Data Structures

class  OpenXLSX::XLContentItem
 
class  OpenXLSX::XLContentTypes
 The purpose of this class is to load, store add and save item in the [Content_Types].xml file. More...
 

Namespaces

namespace  OpenXLSX
 

Enumerations

enum class  OpenXLSX::XLContentType : uint8_t {
  OpenXLSX::Workbook , OpenXLSX::Relationships , OpenXLSX::WorkbookMacroEnabled , OpenXLSX::Worksheet ,
  OpenXLSX::Chartsheet , OpenXLSX::ExternalLink , OpenXLSX::Theme , OpenXLSX::Styles ,
  OpenXLSX::SharedStrings , OpenXLSX::Drawing , OpenXLSX::Chart , OpenXLSX::ChartStyle ,
  OpenXLSX::ChartColorStyle , OpenXLSX::ControlProperties , OpenXLSX::CalculationChain , OpenXLSX::VBAProject ,
  OpenXLSX::CoreProperties , OpenXLSX::ExtendedProperties , OpenXLSX::CustomProperties , OpenXLSX::Comments ,
  OpenXLSX::Table , OpenXLSX::VMLDrawing , OpenXLSX::Hyperlink , OpenXLSX::Unknown ,
  OpenXLSX::PivotTable , OpenXLSX::Slicer , OpenXLSX::SlicerCache , OpenXLSX::PivotCacheDefinition ,
  OpenXLSX::PivotCacheRecords , OpenXLSX::ThreadedComments , OpenXLSX::Persons
}
 

Functions

std::string OpenXLSX::XLContentTypeToString (XLContentType type)
 utility function: determine the name of an XLContentType value