addTitle
From ReporteRs v0.7.7
by David Gohel
Add a title into a document object
Add a title into a document object
Usage
addTitle(doc, value, ...)
Arguments
- doc
- document object
- value
"character"
value to use as title text- ...
- further arguments passed to or from other methods..
Details
See addTitle.docx
or addTitle.pptx
or addTitle.bsdoc
for examples.
Value
- a document object
See Also
docx
, addTitle.docx
, pptx
, addTitle.pptx
, bsdoc
, addTitle.bsdoc
Community examples
Looks like there are no examples yet.