Please post the full code.

Your code snippet looks correct and setting header / footers works OK to me.

Yegor

On Tue, Feb 28, 2012 at 4:57 PM, Emmanuel Bourgerie
<[email protected]> wrote:
> Hi !
>
> Little issue in here, concerning footers. I have this code :
>
>  Footer footer = feuille1.getFooter();
>  footer.setCenter(HSSFFooter.fontSize((short)9) + "some text");
>
> But when I open it with Excel 2010, the preview shows a *HUGE* footer font
> size, I have 3 characters on my page at most.
>
> Did I forget something ?
>
> Best regards,
>
> ------
> Emmanuel Bourgerie <[email protected]>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to