40 , m_pSparklineGroup(
std::move(pSparklineGroup))
51 std::shared_ptr<SparklineGroup>
const&
getSparklineGroup()
const {
return m_pSparklineGroup; }
Sparkline data, used for rendering the content of a cell.
ScRangeList m_aInputRange
ScRangeList const & getInputRange() const
std::shared_ptr< SparklineGroup > const & getSparklineGroup() const
Sparkline & operator=(const Sparkline &)=delete
Sparkline(SCCOL nColumn, SCROW nRow, std::shared_ptr< SparklineGroup > pSparklineGroup)
std::shared_ptr< SparklineGroup > m_pSparklineGroup
Sparkline(const Sparkline &)=delete
void setInputRange(ScRangeList const &rInputRange)
CAUTION! The following defines must be in the same namespace as the respective type.