ActiveReports 13
Template Property (Settings)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.ActiveReports.Export.Excel.Page Namespace > Settings Class : Template Property
Gets or sets the path of the Template used during the rendering process. Doesn't work with Page reports, only with RDL reports.
Syntax
'Declaration
 
Public Property Template As String
public string Template {get; set;}
Requirements

See Also

Reference

Settings Class
Settings Members