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

#include <XLConditionalFormatting.hpp>

Public Member Functions

 XLCfIconSet ()
 
 XLCfIconSet (const XMLNode &node)
 
 XLCfIconSet (const XLCfIconSet &other)
 
 XLCfIconSet (XLCfIconSet &&other) noexcept
 
 ~XLCfIconSet ()
 
XLCfIconSetoperator= (const XLCfIconSet &other)
 
XLCfIconSetoperator= (XLCfIconSet &&other) noexcept
 
std::string iconSet () const
 
void setIconSet (const std::string &iconSetName)
 
std::vector< XLCfvocfvos () const
 
void addValue (XLCfvoType type, const std::string &value)
 
void clear ()
 
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)
 
bool percent () const
 
void setPercent (bool percent)
 
bool reverse () const
 
void setReverse (bool reverse)
 
XMLNode node () const
 

Constructor & Destructor Documentation

◆ XLCfIconSet() [1/4]

XLCfIconSet::XLCfIconSet ( )

◆ XLCfIconSet() [2/4]

XLCfIconSet::XLCfIconSet ( const XMLNode node)
explicit

◆ XLCfIconSet() [3/4]

XLCfIconSet::XLCfIconSet ( const XLCfIconSet other)

◆ XLCfIconSet() [4/4]

XLCfIconSet::XLCfIconSet ( XLCfIconSet &&  other)
noexcept

◆ ~XLCfIconSet()

XLCfIconSet::~XLCfIconSet ( )
default

Member Function Documentation

◆ addValue()

void XLCfIconSet::addValue ( XLCfvoType  type,
const std::string &  value 
)

◆ axisColor()

XLColor OpenXLSX::XLCfIconSet::axisColor ( ) const

◆ axisPosition()

XLDataBarAxisPosition OpenXLSX::XLCfIconSet::axisPosition ( ) const

◆ border()

bool OpenXLSX::XLCfIconSet::border ( ) const

◆ borderColor()

XLColor OpenXLSX::XLCfIconSet::borderColor ( ) const

◆ cfvos()

std::vector< XLCfvo > XLCfIconSet::cfvos ( ) const

◆ clear()

void XLCfIconSet::clear ( )

◆ direction()

XLDataBarDirection OpenXLSX::XLCfIconSet::direction ( ) const

◆ gradient()

bool OpenXLSX::XLCfIconSet::gradient ( ) const

◆ iconSet()

std::string XLCfIconSet::iconSet ( ) const

◆ maxLength()

uint32_t OpenXLSX::XLCfIconSet::maxLength ( ) const

◆ minLength()

uint32_t OpenXLSX::XLCfIconSet::minLength ( ) const

◆ negativeBorderColor()

XLColor OpenXLSX::XLCfIconSet::negativeBorderColor ( ) const

◆ negativeFillColor()

XLColor OpenXLSX::XLCfIconSet::negativeFillColor ( ) const

◆ node()

XMLNode OpenXLSX::XLCfIconSet::node ( ) const
inline

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ percent()

bool XLCfIconSet::percent ( ) const

◆ reverse()

bool XLCfIconSet::reverse ( ) const

◆ setAxisColor()

void OpenXLSX::XLCfIconSet::setAxisColor ( const XLColor color)

◆ setAxisPosition()

void OpenXLSX::XLCfIconSet::setAxisPosition ( XLDataBarAxisPosition  position)

◆ setBorder()

void OpenXLSX::XLCfIconSet::setBorder ( bool  border)

◆ setBorderColor()

void OpenXLSX::XLCfIconSet::setBorderColor ( const XLColor color)

◆ setDirection()

void OpenXLSX::XLCfIconSet::setDirection ( XLDataBarDirection  direction)

◆ setGradient()

void OpenXLSX::XLCfIconSet::setGradient ( bool  gradient)

◆ setIconSet()

void XLCfIconSet::setIconSet ( const std::string &  iconSetName)

◆ setMaxLength()

void OpenXLSX::XLCfIconSet::setMaxLength ( uint32_t  length)

◆ setMinLength()

void OpenXLSX::XLCfIconSet::setMinLength ( uint32_t  length)

◆ setNegativeBorderColor()

void OpenXLSX::XLCfIconSet::setNegativeBorderColor ( const XLColor color)

◆ setNegativeFillColor()

void OpenXLSX::XLCfIconSet::setNegativeFillColor ( const XLColor color)

◆ setPercent()

void XLCfIconSet::setPercent ( bool  percent)

◆ setReverse()

void XLCfIconSet::setReverse ( bool  reverse)

◆ setShowValue()

void XLCfIconSet::setShowValue ( bool  show)

◆ showValue()

bool XLCfIconSet::showValue ( ) const

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