odsstream
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
OdsColorScale Class Reference

Public Member Functions

 OdsColorScale (const QString &cell_start_position, const QString &cell_stop_position)
 
 OdsColorScale (const OdsColorScale &other)
 
void setCellRange (const QString &cell_start_position, const QString &cell_stop_position)
 set cell range to apply color scale
 
void setMinimumColor (const QColor &minimum_color)
 set minimum color of the color scale
 
void setMaximumColor (const QColor &maximum_color)
 set maximum color of the color scale
 

Protected Member Functions

bool isInSheet (const QString &sheet_name)
 
void writeConditionalFormat (QXmlStreamWriter *p_writer)
 

Member Function Documentation

◆ setCellRange()

void OdsColorScale::setCellRange ( const QString &  cell_start_position,
const QString &  cell_stop_position 
)

set cell range to apply color scale

Parameters
cell_start_positioncell position to start (Feuille1.C2)
cell_stop_positioncell position to stop (Feuille1.D4)

◆ setMaximumColor()

void OdsColorScale::setMaximumColor ( const QColor &  maximum_color)

set maximum color of the color scale

Parameters
maximum_colormaximum color

◆ setMinimumColor()

void OdsColorScale::setMinimumColor ( const QColor &  minimum_color)

set minimum color of the color scale

Parameters
minimum_colorminimum color

The documentation for this class was generated from the following files: