ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / Settings Class / Template Property

In This Topic
    Template Property (Settings)
    In This Topic
    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