toc.options
From ReporteRs v0.7.1
by David Gohel
Set TOC options for a document object
Set custom table of contents options for a document object
Usage
toc.options(doc, ...)
Arguments
- doc
document object
- ...
further arguments passed to other methods
Details
toc.options
only works with docx documents.
See toc.options.docx
for examples.
Value
a document object
See Also
Community examples
Looks like there are no examples yet.