mlreportgen.report.ListOfTables.createTemplate
Class: mlreportgen.report.ListOfTables
Package: mlreportgen.report
Create list of tables reporter template
Syntax
template = mlreportgen.report.ListOfTables.createTemplate(templatePath,type)
Description
creates a copy of the template
= mlreportgen.report.ListOfTables.createTemplate(templatePath
,type
)mlreportgen.report.ListOfTables
reporter template for the
report type specified by type
at the location specified by
templatePath
. You can use the copied template as a starting point to
design a custom list of tables reporter template for your report.