?
在URL中添加参数“__ExcelEmitter.SingleSheet”
?
if(format == "xls")
{
action = action + " &__emitterid=uk.co.spudsoft.birt.emitters.excel.XlsEmitter&__ExcelEmitter.DisplayRowColHeadings=true&__ExcelEmitter.SingleSheet=true";
}
?
原文:http://hrj0130.iteye.com/blog/2214475