RagTimeSpreadsheetInternal::CellExtra Struct Reference

Internal: extra cell format of a RagTimeSpreadsheet (SpCe block) More...

Public Member Functions

 CellExtra ()
 constructor
 
void update (Cell &cell) const
 update the cell color if need
 

Public Attributes

bool m_isTransparent
 true if the cell is transparent
 
MWAWColor m_color
 the background color
 
std::string m_extra
 extra data
 

Friends

std::ostream & operator<< (std::ostream &o, CellExtra const &st)
 operator<<
 

Detailed Description

Internal: extra cell format of a RagTimeSpreadsheet (SpCe block)

Constructor & Destructor Documentation

◆ CellExtra()

RagTimeSpreadsheetInternal::CellExtra::CellExtra ( )
inline

constructor

Member Function Documentation

◆ update()

void RagTimeSpreadsheetInternal::CellExtra::update ( Cell cell) const

update the cell color if need

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
CellExtra const &  st 
)
friend

operator<<

Member Data Documentation

◆ m_color

MWAWColor RagTimeSpreadsheetInternal::CellExtra::m_color

the background color

Referenced by RagTimeSpreadsheet::readResource(), and update().

◆ m_extra

std::string RagTimeSpreadsheetInternal::CellExtra::m_extra

extra data

Referenced by RagTimeSpreadsheet::readResource().

◆ m_isTransparent

bool RagTimeSpreadsheetInternal::CellExtra::m_isTransparent

true if the cell is transparent

Referenced by RagTimeSpreadsheet::readResource(), and update().


The documentation for this struct was generated from the following file:

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6