OpenXLSX 1.9.1
Loading...
Searching...
No Matches
XLFormula.hpp File Reference
#include <iostream>
#include <string>
#include <variant>
#include "OpenXLSX-Exports.hpp"
#include "XLXmlParser.hpp"

Go to the source code of this file.

Data Structures

class  OpenXLSX::XLFormula
 The XLFormula class encapsulates the concept of an Excel formula. The class is essentially a wrapper around a std::string. More...
 
class  OpenXLSX::XLFormulaProxy
 The XLFormulaProxy serves as a placeholder for XLFormula objects. This enable getting and setting formulas through the same interface. More...
 

Namespaces

namespace  OpenXLSX
 

Variables

constexpr bool OpenXLSX::XLResetValue = true
 
constexpr bool OpenXLSX::XLPreserveValue = false