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

Go to the source code of this file.

Data Structures

class  OpenXLSX::XLDefinedName
 A class representing a single defined name in a workbook. More...
 
class  OpenXLSX::XLDefinedNames
 A class representing the collection of defined names in a workbook. More...
 
class  OpenXLSX::XLWorkbook
 This class encapsulates the concept of a Workbook. It provides access to the individual sheets (worksheets or chartsheets), as well as functionality for adding, deleting, moving and renaming sheets. More...
 

Namespaces

namespace  OpenXLSX
 

Enumerations

enum class  OpenXLSX::XLSheetType { OpenXLSX::Worksheet , OpenXLSX::Chartsheet , OpenXLSX::Dialogsheet , OpenXLSX::Macrosheet }
 Enumeration of the different types of sheets. More...