Search
ExcelExporter.getTemplatePath Method
See Also
 

Gets the full path to the 'ExcelTemplate.xlt' template file.

Namespace: com.mindfusion.diagramming.export
Package: com.mindfusion.diagramming.export

 Syntax

Java  Copy Code

public String getTemplatePath ()

 Return Value

A String containing the full path to the 'ExcelTemplate.xlt' template file.

 See Also