related formatting was lost in the second pass. I commented the
second pass and things are just fine.
This leaves me with a different problem however. I still need to insert
image in the first sheet :(. Anybody has any ideas?
Darshak
-Original Message-
From: Darshak Mehta
Sent
Hello,
I have a workbook with 10 sheets. I set the print area which works fine.
I also want to print the gridlines. I am trying to do that by
sheet.setPrintGridlines(true) or sheet.setGridsPrinted(true). None of
these seem to work and I still get the sheet without gridlines. I am
totally confus
Hello,
Does HSSF support multiple freeze panes in a single sheet? Say I want
one based on a column and one based on a row so that they are always
visible.
Thanks in advance,
Darshak
k, you will find for example:
=HYPERLINK("#Sheet1!A1", "More...")
depending on your locale for the function name and the argument separator.
You'll have to set the cell style properly if you want blue undelined text.
Hope this help,
bye
jp
-Message d'origine-
De : D
How can I insert an existing image file into an excel workbook I am
generating? I scoured the net but could not file very many useful
examples.
Darshak
required sheets and do the processing.
Thanks
Pavan
Darshak Mehta <[EMAIL PROTECTED]> wrote:
Hello,
I recently started fiddling around with HSSF. Can someone give me
pointers regarding linking cells to other sheets in the same workbook?
We have a multi sheet workbooks and Need to na
Hello,
I recently started fiddling around with HSSF. Can someone give me
pointers regarding linking cells to other sheets in the same workbook?
We have a multi sheet workbooks and Need to navigate from the first page
to other workbooks.
Thanks in advance,
Darshak