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

#include <XLConditionalFormatting.hpp>

Public Member Functions

 XLCfvo ()
 
 XLCfvo (const XMLNode &node)
 
 XLCfvo (const XLCfvo &other)
 
 XLCfvo (XLCfvo &&other) noexcept
 
 ~XLCfvo ()
 
XLCfvooperator= (const XLCfvo &other)
 
XLCfvooperator= (XLCfvo &&other) noexcept
 
XLCfvoType type () const
 
std::string value () const
 
bool gte () const
 
void setType (XLCfvoType type)
 
void setValue (const std::string &value)
 
void setGte (bool gte)
 
XMLNode node () const
 

Friends

class XLCfColorScale
 
class XLCfDataBar
 
class XLCfIconSet
 
class XLCfRule
 

Constructor & Destructor Documentation

◆ XLCfvo() [1/4]

XLCfvo::XLCfvo ( )

◆ XLCfvo() [2/4]

XLCfvo::XLCfvo ( const XMLNode node)
explicit

◆ XLCfvo() [3/4]

XLCfvo::XLCfvo ( const XLCfvo other)

◆ XLCfvo() [4/4]

XLCfvo::XLCfvo ( XLCfvo &&  other)
noexcept

◆ ~XLCfvo()

XLCfvo::~XLCfvo ( )
default

Member Function Documentation

◆ gte()

bool XLCfvo::gte ( ) const

◆ node()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ setGte()

void XLCfvo::setGte ( bool  gte)

◆ setType()

void XLCfvo::setType ( XLCfvoType  type)

◆ setValue()

void XLCfvo::setValue ( const std::string &  value)

◆ type()

XLCfvoType XLCfvo::type ( ) const

◆ value()

std::string XLCfvo::value ( ) const

Friends And Related Symbol Documentation

◆ XLCfColorScale

friend class XLCfColorScale
friend

◆ XLCfDataBar

friend class XLCfDataBar
friend

◆ XLCfIconSet

friend class XLCfIconSet
friend

◆ XLCfRule

friend class XLCfRule
friend

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