#include <XLConditionalFormatting.hpp>
◆ XLCfRule() [1/4]
◆ XLCfRule() [2/4]
| XLCfRule::XLCfRule |
( |
const XMLNode & |
node | ) |
|
|
explicit |
◆ XLCfRule() [3/4]
| XLCfRule::XLCfRule |
( |
const XLCfRule & |
other | ) |
|
◆ XLCfRule() [4/4]
◆ ~XLCfRule()
◆ aboveAverage()
| bool XLCfRule::aboveAverage |
( |
| ) |
const |
◆ addFormula()
| bool XLCfRule::addFormula |
( |
std::string const & |
newFormula | ) |
|
◆ bottom()
| bool XLCfRule::bottom |
( |
| ) |
const |
◆ clearFormulas()
| void XLCfRule::clearFormulas |
( |
| ) |
|
◆ colorScale()
◆ dataBar()
◆ dxfId()
◆ empty()
| bool XLCfRule::empty |
( |
| ) |
const |
◆ equalAverage()
| bool XLCfRule::equalAverage |
( |
| ) |
const |
◆ extLst()
◆ formula()
| std::string XLCfRule::formula |
( |
| ) |
const |
◆ formulas()
| std::vector< std::string > XLCfRule::formulas |
( |
| ) |
const |
◆ iconSet()
◆ node()
| XMLNode OpenXLSX::XLCfRule::node |
( |
| ) |
const |
|
inline |
◆ Operator()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ percent()
| bool XLCfRule::percent |
( |
| ) |
const |
◆ priority()
| uint16_t XLCfRule::priority |
( |
| ) |
const |
◆ rank()
| uint16_t XLCfRule::rank |
( |
| ) |
const |
◆ setAboveAverage()
| XLCfRule & XLCfRule::setAboveAverage |
( |
bool |
set = true | ) |
|
◆ setBottom()
| XLCfRule & XLCfRule::setBottom |
( |
bool |
set = true | ) |
|
◆ setColorScale()
◆ setDataBar()
| bool XLCfRule::setDataBar |
( |
XLCfDataBar const & |
newDataBar | ) |
|
◆ setDxfId()
◆ setEqualAverage()
| XLCfRule & XLCfRule::setEqualAverage |
( |
bool |
set = true | ) |
|
◆ setExtLst()
◆ setFormula()
| XLCfRule & XLCfRule::setFormula |
( |
std::string const & |
newFormula | ) |
|
◆ setIconSet()
| bool XLCfRule::setIconSet |
( |
XLCfIconSet const & |
newIconSet | ) |
|
◆ setOperator()
◆ setPercent()
| XLCfRule & XLCfRule::setPercent |
( |
bool |
set = true | ) |
|
◆ setPriority()
| XLCfRule & XLCfRule::setPriority |
( |
uint16_t |
newPriority | ) |
|
◆ setRank()
| XLCfRule & XLCfRule::setRank |
( |
uint16_t |
newRank | ) |
|
◆ setStdDev()
| XLCfRule & XLCfRule::setStdDev |
( |
int16_t |
newStdDev | ) |
|
◆ setStopIfTrue()
| XLCfRule & XLCfRule::setStopIfTrue |
( |
bool |
set = true | ) |
|
◆ setText()
| XLCfRule & XLCfRule::setText |
( |
std::string const & |
newText | ) |
|
◆ setTimePeriod()
◆ setType()
◆ stdDev()
| int16_t XLCfRule::stdDev |
( |
| ) |
const |
◆ stopIfTrue()
| bool XLCfRule::stopIfTrue |
( |
| ) |
const |
◆ summary()
| std::string XLCfRule::summary |
( |
| ) |
const |
◆ text()
| std::string XLCfRule::text |
( |
| ) |
const |
◆ timePeriod()
◆ type()
◆ XLCfRules
The documentation for this class was generated from the following files: