Online Documentation for Advanced Excel Report for RAD Studio
Template property
Applies to
TEXLReport component
Declaration
property Template: String;
Description
The Template property defines the Excel template filename. You can set either full or relative paths to the file. This property is obligatory, except if the StoreInDFM property is true (in this case the template is stored in the *.dfm file of the parent component form).
The template defines cell appearance for different bands and more.
Hint: To learn more about template files, see the demo application.
See also: