|
|
| 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 More...
|
| |
| void | setMinimumColor (const QColor &minimum_color) |
| | set minimum color of the color scale More...
|
| |
| void | setMaximumColor (const QColor &maximum_color) |
| | set maximum color of the color scale More...
|
| |
|
|
bool | isInSheet (const QString &sheet_name) |
| |
|
void | writeConditionalFormat (QXmlStreamWriter *p_writer) |
| |
◆ setCellRange()
| void OdsColorScale::setCellRange |
( |
const QString & |
cell_start_position, |
|
|
const QString & |
cell_stop_position |
|
) |
| |
set cell range to apply color scale
- Parameters
-
| cell_start_position | cell position to start (Feuille1.C2) |
| cell_stop_position | cell position to stop (Feuille1.D4) |
◆ setMaximumColor()
| void OdsColorScale::setMaximumColor |
( |
const QColor & |
maximum_color | ) |
|
set maximum color of the color scale
- Parameters
-
| maximum_color | maximum color |
◆ setMinimumColor()
| void OdsColorScale::setMinimumColor |
( |
const QColor & |
minimum_color | ) |
|
set minimum color of the color scale
- Parameters
-
| minimum_color | minimum color |
The documentation for this class was generated from the following files: