Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Excel 形式の最終レポート出力でマルチタブ出力を取得する必要があります。私はバート4.2.0を使用しています。何か助けて????
options = new EXCELRenderOption(outputFormat: "xls") options.setEmitterID("uk.co.spudsoft.birt.emitters.excel.XlsEmitter" )
これにより、シートごとに 40 レコードが作成されます。エミッター以外の選択肢は無いと思うので試してみてください、しかし問題はそれらを一枚のシートに全ての記録を載せる方法です。