WingzParserInternal::Style Struct Reference

Internal: the cell style of a WingzParser. More...

Public Member Functions

 Style ()
 constructor More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
MWAWColor m_backgroundColor
 the cell background color More...
 
MWAWColor m_lineColor
 the line color (if needed) More...
 
std::string m_format
 the cell custom format (if known) More...
 

Detailed Description

Internal: the cell style of a WingzParser.

Constructor & Destructor Documentation

WingzParserInternal::Style::Style ( )
inline

constructor

Member Data Documentation

MWAWColor WingzParserInternal::Style::m_backgroundColor

the cell background color

Referenced by WingzParser::readSpreadsheetCellList(), and WingzParser::readSpreadsheetStyle().

MWAWFont WingzParserInternal::Style::m_font
std::string WingzParserInternal::Style::m_format

the cell custom format (if known)

MWAWColor WingzParserInternal::Style::m_lineColor

the line color (if needed)

Referenced by WingzParser::readSpreadsheetStyle().


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

Generated on Thu Jul 9 2015 20:26:42 for libmwaw by doxygen 1.8.8