Holder of a sparkline, that is connected to a cell specific.
More...
#include <SparklineCell.hxx>
Holder of a sparkline, that is connected to a cell specific.
Definition at line 21 of file SparklineCell.hxx.
◆ SparklineCell() [1/2]
sc::SparklineCell::SparklineCell |
( |
std::shared_ptr< Sparkline > |
pSparkline | ) |
|
|
inline |
◆ SparklineCell() [2/2]
◆ getInputRange()
ScRangeList const & sc::SparklineCell::getInputRange |
( |
| ) |
|
|
inline |
◆ getSparkline()
std::shared_ptr< Sparkline > const & sc::SparklineCell::getSparkline |
( |
| ) |
const |
|
inline |
◆ getSparklineGroup()
std::shared_ptr< SparklineGroup > const & sc::SparklineCell::getSparklineGroup |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setInputRange()
void sc::SparklineCell::setInputRange |
( |
ScRangeList const & |
rInputRange | ) |
|
|
inline |
◆ m_pSparkline
std::shared_ptr<Sparkline> sc::SparklineCell::m_pSparkline |
|
private |
The documentation for this class was generated from the following file: