LotusSpreadsheetInternal::ExtraRowStyles Struct Reference

a class used to store the extra style of a row in LotusSpreadsheet More...

Public Member Functions

 ExtraRowStyles ()
 constructor
bool empty () const
 returns true if all style are empty

Public Attributes

std::map< Vec2i, ExtraStylem_colsToStyleMap
 a map Vec2i(minCol,maxCol) to style

Detailed Description

a class used to store the extra style of a row in LotusSpreadsheet

Constructor & Destructor Documentation

◆ ExtraRowStyles()

LotusSpreadsheetInternal::ExtraRowStyles::ExtraRowStyles ( )
inline

constructor

Member Function Documentation

◆ empty()

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

returns true if all style are empty

Referenced by LotusSpreadsheet::sendRowContent().

Member Data Documentation

◆ m_colsToStyleMap

std::map<Vec2i, ExtraStyle> LotusSpreadsheetInternal::ExtraRowStyles::m_colsToStyleMap

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