Online Documentation for Advanced Excel Report for RAD Studio

TemplSheet property                


Applies to

TEXLReport component

 

Declaration

property TemplSheet: String;

 

Description

 

The TempleSheet property defines the name of the Excel template sheet, according to the template filename, set in the Template property of the template stored in *.dfm file (if the StoreInDFM property is true). If this property is not defined, then the first sheet is taken from file as a template.

 

 


See also:

Template property