slreportgen.report.ScopeSnapshot.createTemplate
类: slreportgen.report.ScopeSnapshot
命名空间: slreportgen.report
语法
templatePath = slreportgen.report.ScopeSnapshot.createTemplate(templatePath,templateType)
说明
在 templatePath
= slreportgen.report.ScopeSnapshot.createTemplate(templatePath
,templateType
)type
指定的位置为 templatePath
指定的报告类型创建 slreportgen.report.ScopeSnapshot
模板的副本。您可以使用复制的模板作为起点,为您的报告设计自定义的报告器模板。
输入参数
输出参量
示例
版本历史记录
在 R2024b 中推出