$chartRenderer
$chartRenderer : string
Class name of the chart renderer used for rendering charts eg: PhpOffice\PhpSpreadsheet\Chart\Renderer\JpGraph.
$cache : \Psr\SimpleCache\CacheInterface
The cache implementation to be used for cell collection.
setCache(\Psr\SimpleCache\CacheInterface $cache)
Sets the implementation of cache that should be used for cell collection.
\Psr\SimpleCache\CacheInterface | $cache |
getCache() : \Psr\SimpleCache\CacheInterface
Gets the implementation of cache that should be used for cell collection.