ReportTemplate.TemplatePath Property
Project Developer Reference |
Returns the path and file name of the template, such as "C:\mytempaltes\a.xlt". Read-only String.
Syntax
expression.TemplatePath
expression A variable that represents a ReportTemplate object.
Return Value
String
See Also