Using both a footer template and a group footer template with custom aggregates for the same column, we need to assign values for the custom aggregates in the AggregateTemplateInfo event during export. However, within this event, we're unable to differentiate between the footer template and the group footer template. Therefore, we need to differentiate between the FootTemplate aggregate and the GroupFooter template aggregate during the export event.