Hi Nick,

Thanks for your email.

How can I use BiffViewer/Is there some command to launch it? What is it? Can
I use with XSSFWorkBook?

Is there some method in poi api which can fit the chart area to the page in
2010 excel? In excel 2003, it was done using "View->Sized with Window"
option.

Many Thanks for your help.

Rahul

On Wed, Jul 27, 2011 at 4:46 PM, Nick Burch <[email protected]> wrote:

> On Tue, 26 Jul 2011, rahul.soa wrote:
>
>> Any suggestions over the following question please?
>>
>
> I'd suggest you create a base file without the resize. Then, use excel to
> do the sizing. Now, use BiffViewer to see the difference between the files,
> and hopefully spot the change that was made. Finally, POI should be able to
> make the appropriate changes for you (possibly only at the record level
> though), once you know what's needed!
>
> Nick
>
>
>> On Sun, Jul 24, 2011 at 11:07 PM, rahul.soa <[email protected]>
>> wrote:
>>
>>> Hello Poi list!
>>>
>>> I am using poi in my project. First of all I want to thank you POI
>>> community for your commendable work. This is indeed a wonderful
>>> project and community.
>>>
>>> I have charts in my excel (one chart per sheet) and I am using Excel
>>> 2003 and there is an option in View->Sized with Window option which
>>> fits the chart area on sheet (of the window size). But now I have to
>>> use Excel 2010 which does not have this option in View menu. I wonder
>>> if I can achieve this via some method (poi api)?
>>>
>>> Many Thanks for your help!
>>>
>>> Rahul
>>>
>>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: 
>> [email protected].**org<[email protected]>
>> For additional commands, e-mail: [email protected]
>>
>>
>>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> [email protected].**org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>

Reply via email to