RagTimeSpreadsheetInternal::CellExtra Struct Reference

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

List of all members.

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


Member Function Documentation

update the cell color if need

Referenced by RagTimeSpreadsheet::readSpreadsheetCellFormat().


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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