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

#include <XLConditionalFormatting.hpp>

Public Member Functions

 XLConditionalFormat ()
 
 XLConditionalFormat (const XMLNode &node)
 
 XLConditionalFormat (const XLConditionalFormat &other)
 
 XLConditionalFormat (XLConditionalFormat &&other) noexcept=default
 
 ~XLConditionalFormat ()
 
XLConditionalFormatoperator= (const XLConditionalFormat &other)
 
XLConditionalFormatoperator= (XLConditionalFormat &&other) noexcept=default
 
bool empty () const
 
std::string sqref () const
 
XLCfRules cfRules () const
 
XLUnsupportedElement extLst () const
 
bool setSqref (std::string newSqref)
 
bool setExtLst (XLUnsupportedElement const &newExtLst)
 
std::string summary () const
 

Friends

class XLConditionalFormats
 

Constructor & Destructor Documentation

◆ XLConditionalFormat() [1/4]

XLConditionalFormat::XLConditionalFormat ( )

◆ XLConditionalFormat() [2/4]

XLConditionalFormat::XLConditionalFormat ( const XMLNode node)
explicit

◆ XLConditionalFormat() [3/4]

XLConditionalFormat::XLConditionalFormat ( const XLConditionalFormat other)

◆ XLConditionalFormat() [4/4]

OpenXLSX::XLConditionalFormat::XLConditionalFormat ( XLConditionalFormat &&  other)
defaultnoexcept

◆ ~XLConditionalFormat()

XLConditionalFormat::~XLConditionalFormat ( )
default

Member Function Documentation

◆ cfRules()

XLCfRules XLConditionalFormat::cfRules ( ) const

◆ empty()

bool XLConditionalFormat::empty ( ) const

◆ extLst()

XLUnsupportedElement OpenXLSX::XLConditionalFormat::extLst ( ) const
inline

◆ operator=() [1/2]

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

◆ operator=() [2/2]

XLConditionalFormat & OpenXLSX::XLConditionalFormat::operator= ( XLConditionalFormat &&  other)
defaultnoexcept

◆ setExtLst()

bool XLConditionalFormat::setExtLst ( XLUnsupportedElement const &  newExtLst)

◆ setSqref()

bool XLConditionalFormat::setSqref ( std::string  newSqref)

◆ sqref()

std::string XLConditionalFormat::sqref ( ) const

◆ summary()

std::string XLConditionalFormat::summary ( ) const

Friends And Related Symbol Documentation

◆ XLConditionalFormats

friend class XLConditionalFormats
friend

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