LotusSpreadsheetInternal::ExtraStyle Struct Reference

the extra style More...

Public Member Functions

 ExtraStyle ()
 constructor
bool empty () const
 returns true if the style is empty
void update (Style &style) const
 update the cell style

Public Attributes

WPSColor m_color
 the font color
WPSColor m_backColor
 the backgroun color
int m_format
 the format
int m_flag
 the second flag: graph
int m_borders
 the border

Detailed Description

the extra style

Constructor & Destructor Documentation

◆ ExtraStyle()

LotusSpreadsheetInternal::ExtraStyle::ExtraStyle ( )
inline

constructor

Member Function Documentation

◆ empty()

bool LotusSpreadsheetInternal::ExtraStyle::empty ( ) const
inline

returns true if the style is empty

◆ update()

void LotusSpreadsheetInternal::ExtraStyle::update ( Style & style) const
inline

update the cell style

Member Data Documentation

◆ m_backColor

WPSColor LotusSpreadsheetInternal::ExtraStyle::m_backColor

the backgroun color

Referenced by empty(), ExtraStyle(), LotusSpreadsheet::readExtraRowFormats(), and update().

◆ m_borders

int LotusSpreadsheetInternal::ExtraStyle::m_borders

◆ m_color

WPSColor LotusSpreadsheetInternal::ExtraStyle::m_color

◆ m_flag

int LotusSpreadsheetInternal::ExtraStyle::m_flag

the second flag: graph

Referenced by ExtraStyle(), and LotusSpreadsheet::readExtraRowFormats().

◆ m_format

int LotusSpreadsheetInternal::ExtraStyle::m_format

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

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0