Whenever a single page report is exported to excel, sheet in excel is named by the report name. If a report has multiple pages, the sheets are named as sheet1, sheet2,.... I
To add tab names while exporting to excel, I used the following method:
PageName property. PageName property of the tablix object.