Use Explicit Worksheet Names when an SSRS 08 RDL Renders in Excel
问题 My SQL Reporting Service 2008 .rdl file contains a subreport within a rectangle with a forced page-break before it. When it renders in Excel it defines a page break as a worksheet break so it creates the subreport content in a separate worksheet of the Excel Workbook .xls file. How can I name each worksheet? I do not want them to be Sheet1 and Sheet2. 回答1: You can set the "PageName" property on an object e.g. a rectangle http://blogs.msdn.com/b/robertbruckner/archive/2010/05/16/report-design