I am using the Cells for Java and I am creating a workbook with one sheet that contains the data and a seperate sheet that is a chart sheet. This is a servlet app so after I create the workbook you are asked in a File Download dialog if you want to Open, Save, or Cancel the download.
If I say "Open" (using I.E.) the workbook will open in the browser window. When this happens the Chart toolbar will appear in the floating in middle of the chart window. Is there some way to have this toolbar open doc'ed to the top instead of floating? Or is this just the behavior of Excel running in an I.E. browser window?
Thanks for any information you might be able to give.
Steve