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

#include <XLConditionalFormatting.hpp>

Public Member Functions

 XLCfDataBar ()
 
 XLCfDataBar (const XMLNode &node)
 
 XLCfDataBar (const XLCfDataBar &other)
 
 XLCfDataBar (XLCfDataBar &&other) noexcept
 
 ~XLCfDataBar ()
 
XLCfDataBaroperator= (const XLCfDataBar &other)
 
XLCfDataBaroperator= (XLCfDataBar &&other) noexcept
 
XLCfvo min () const
 
XLCfvo max () const
 
XLColor color () const
 
void setMin (XLCfvoType type, const std::string &value)
 
void setMax (XLCfvoType type, const std::string &value)
 
void setColor (const XLColor &color)
 
bool showValue () const
 
void setShowValue (bool show)
 
uint32_t minLength () const
 
void setMinLength (uint32_t length)
 
uint32_t maxLength () const
 
void setMaxLength (uint32_t length)
 
bool border () const
 
void setBorder (bool border)
 
bool gradient () const
 
void setGradient (bool gradient)
 
XLDataBarDirection direction () const
 
void setDirection (XLDataBarDirection direction)
 
XLColor borderColor () const
 
void setBorderColor (const XLColor &color)
 
XLColor negativeFillColor () const
 
void setNegativeFillColor (const XLColor &color)
 
XLColor negativeBorderColor () const
 
void setNegativeBorderColor (const XLColor &color)
 
XLDataBarAxisPosition axisPosition () const
 
void setAxisPosition (XLDataBarAxisPosition position)
 
XLColor axisColor () const
 
void setAxisColor (const XLColor &color)
 
XMLNode node () const
 

Constructor & Destructor Documentation

◆ XLCfDataBar() [1/4]

XLCfDataBar::XLCfDataBar ( )

◆ XLCfDataBar() [2/4]

XLCfDataBar::XLCfDataBar ( const XMLNode node)
explicit

◆ XLCfDataBar() [3/4]

XLCfDataBar::XLCfDataBar ( const XLCfDataBar other)

◆ XLCfDataBar() [4/4]

XLCfDataBar::XLCfDataBar ( XLCfDataBar &&  other)
noexcept

◆ ~XLCfDataBar()

XLCfDataBar::~XLCfDataBar ( )
default

Member Function Documentation

◆ axisColor()

XLColor XLCfDataBar::axisColor ( ) const

◆ axisPosition()

XLDataBarAxisPosition XLCfDataBar::axisPosition ( ) const

◆ border()

bool XLCfDataBar::border ( ) const

◆ borderColor()

XLColor XLCfDataBar::borderColor ( ) const

◆ color()

XLColor XLCfDataBar::color ( ) const

◆ direction()

XLDataBarDirection XLCfDataBar::direction ( ) const

◆ 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]

XLCfDataBar & XLCfDataBar::operator= ( const XLCfDataBar other)

◆ operator=() [2/2]

XLCfDataBar & XLCfDataBar::operator= ( XLCfDataBar &&  other)
noexcept

◆ setAxisColor()

void XLCfDataBar::setAxisColor ( const XLColor color)

◆ setAxisPosition()

void XLCfDataBar::setAxisPosition ( XLDataBarAxisPosition  position)

◆ setBorder()

void XLCfDataBar::setBorder ( bool  border)

◆ setBorderColor()

void XLCfDataBar::setBorderColor ( const XLColor color)

◆ setColor()

void XLCfDataBar::setColor ( const XLColor color)

◆ setDirection()

void XLCfDataBar::setDirection ( XLDataBarDirection  direction)

◆ 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: