title_maker
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.title.html
Usage
title_maker(text, ...)
Arguments
| text | text | 
| … | Additional arguments, i.e. kwargs. | 
Value
An openpyxl Python object.
Examples
library("xlcharts")
title_maker(text = "text")