The default template that is selected when users choose to export their data to Excel is Default. This is specified in the templates.xml file in the templates directory in your Alphablox Repository.
<default>My Template</default>
<default>noTemplate</default>
If the <default> tag is missing in the templates.xml file, or if the file itself is missing, the first directory in this templates directory that contains an XLT file is used.