OpenXLSX 1.9.1
Loading...
Searching...
No Matches
OpenXLSX::XLCommand Class Reference

#include <XLCommandQuery.hpp>

Public Member Functions

 XLCommand (XLCommandType type)
 
template<typename T >
XLCommandsetParam (const std::string &param, T value)
 
template<typename T >
getParam (const std::string &param) const
 
XLCommandType type () const
 

Constructor & Destructor Documentation

◆ XLCommand()

OpenXLSX::XLCommand::XLCommand ( XLCommandType  type)
inlineexplicit
Parameters
type

Member Function Documentation

◆ getParam()

template<typename T >
T OpenXLSX::XLCommand::getParam ( const std::string &  param) const
inline
Template Parameters
T
Parameters
param
Returns

◆ setParam()

template<typename T >
XLCommand & OpenXLSX::XLCommand::setParam ( const std::string &  param,
value 
)
inline
Template Parameters
T
Parameters
param
value
Returns

◆ type()

XLCommandType OpenXLSX::XLCommand::type ( ) const
inline
Returns

The documentation for this class was generated from the following file: