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

Member Data Documentation

◆ m_colsToStyleMap

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

a map Vec2i(minCol,maxCol) to style

Referenced by empty().


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

Generated on Sat May 6 2023 13:09:45 for libwps by doxygen 1.9.8