addDate
From ReporteRs v0.7.7
by David Gohel
Insert a date into a document object
Insert a column break
Usage
addDate(doc, ...)
Arguments
- doc
- document object
- ...
- further arguments passed to other methods
Details
addDate only works for pptx documents. See addSlide.pptx
.
See addSlide.pptx
for examples.
Value
- a document object
See Also
Community examples
Looks like there are no examples yet.