#include <XLConditionalFormatting.hpp>
◆ XLCfDataBar() [1/4]
| XLCfDataBar::XLCfDataBar |
( |
| ) |
|
◆ XLCfDataBar() [2/4]
| XLCfDataBar::XLCfDataBar |
( |
const XMLNode & |
node | ) |
|
|
explicit |
◆ XLCfDataBar() [3/4]
◆ XLCfDataBar() [4/4]
◆ ~XLCfDataBar()
| XLCfDataBar::~XLCfDataBar |
( |
| ) |
|
|
default |
◆ axisColor()
| XLColor XLCfDataBar::axisColor |
( |
| ) |
const |
◆ axisPosition()
◆ border()
| bool XLCfDataBar::border |
( |
| ) |
const |
◆ borderColor()
| XLColor XLCfDataBar::borderColor |
( |
| ) |
const |
◆ color()
| XLColor XLCfDataBar::color |
( |
| ) |
const |
◆ direction()
◆ gradient()
| bool XLCfDataBar::gradient |
( |
| ) |
const |
◆ max()
| XLCfvo XLCfDataBar::max |
( |
| ) |
const |
◆ maxLength()
| uint32_t XLCfDataBar::maxLength |
( |
| ) |
const |
◆ min()
| XLCfvo XLCfDataBar::min |
( |
| ) |
const |
◆ minLength()
| uint32_t XLCfDataBar::minLength |
( |
| ) |
const |
◆ negativeBorderColor()
| XLColor XLCfDataBar::negativeBorderColor |
( |
| ) |
const |
◆ negativeFillColor()
| XLColor XLCfDataBar::negativeFillColor |
( |
| ) |
const |
◆ node()
| XMLNode OpenXLSX::XLCfDataBar::node |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setAxisColor()
| void XLCfDataBar::setAxisColor |
( |
const XLColor & |
color | ) |
|
◆ setAxisPosition()
◆ setBorder()
| void XLCfDataBar::setBorder |
( |
bool |
border | ) |
|
◆ setBorderColor()
| void XLCfDataBar::setBorderColor |
( |
const XLColor & |
color | ) |
|
◆ setColor()
| void XLCfDataBar::setColor |
( |
const XLColor & |
color | ) |
|
◆ setDirection()
◆ setGradient()
| void XLCfDataBar::setGradient |
( |
bool |
gradient | ) |
|
◆ setMax()
| void XLCfDataBar::setMax |
( |
XLCfvoType |
type, |
|
|
const std::string & |
value |
|
) |
| |
◆ setMaxLength()
| void XLCfDataBar::setMaxLength |
( |
uint32_t |
length | ) |
|
◆ setMin()
| void XLCfDataBar::setMin |
( |
XLCfvoType |
type, |
|
|
const std::string & |
value |
|
) |
| |
◆ setMinLength()
| void XLCfDataBar::setMinLength |
( |
uint32_t |
length | ) |
|
◆ setNegativeBorderColor()
| void XLCfDataBar::setNegativeBorderColor |
( |
const XLColor & |
color | ) |
|
◆ setNegativeFillColor()
| void XLCfDataBar::setNegativeFillColor |
( |
const XLColor & |
color | ) |
|
◆ setShowValue()
| void XLCfDataBar::setShowValue |
( |
bool |
show | ) |
|
◆ showValue()
| bool XLCfDataBar::showValue |
( |
| ) |
const |
The documentation for this class was generated from the following files: