Hello,

To be more Precise ,

I have requirement of one EXCEL file can contain another EXCEL File or DOC
file as Inserted Objects.

So when I have to read Parent EXCEL file , I need to first search that , it
contains any Attached or Inserted Objects. If I find , then I have to read
that Inserted Object (EXCEL) As well. usaully Maually we double click on to
the ICON of the Inserted File. I may or may not write in to that Attached /
Inserted EXCEL or DOC document & Save it.

I hope this clears a lot or still require some more detail Clarifications ?

Sorry for previous post... 

Can some one help me out with the Sample code of above requirement using POI
?

Thanks,








Anthony Andrews wrote:
> 
> Furthermore, it might help if you were a little more precise about exactly
> what you want to do. What sort of object are you dealing with an what do
> you want to do (i.e. what do you mean by 'read') with it?
> 
> Finally, have you searched the mail archive? I am fairly certain that
> someone else has asked this question recently.
> 
> --- On Tue, 11/4/08, Knudsen, Joe <[EMAIL PROTECTED]> wrote:
> From: Knudsen, Joe <[EMAIL PROTECTED]>
> Subject: RE: How to read Inserted Objects in EXCEL File
> To: "POI Users List" <[email protected]>
> Date: Tuesday, November 4, 2008, 7:19 AM
> 
> Look at the API documentation for Excel look at the HSSF classes.
> 
> -----Original Message-----
> From: Mits [mailto:[EMAIL PROTECTED] 
> Sent: Monday, November 03, 2008 11:00 PM
> To: [email protected]
> Subject: Re: How to read Inserted Objects in EXCEL File
> 
> 
> 
> 
> Mits wrote:
>> 
>> Hello All,
>> 
>> I have the requirement of Reading Inserted Objects from the EXCEL
> File.
>> 
>> Can some one help me out , Which POI API can help me out to Read that
> ?
>> 
>> Please reply if some one require some more detail explanation.
>> 
>> Thanks,
>> 
>> 
> 
> Atleast some one can let me know , Is it Possible to Read Inserted
> Objects
> in EXCEL Sheet using POI Jar?
> -- 
> View this message in context:
> http://www.nabble.com/How-to-read-Inserted-Objects-in-EXCEL-File-tp20296
> 909p20316247.html
> Sent from the POI - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> 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]
> 
> 
> 
> 
>       
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-read-Inserted-Objects-in-EXCEL-File-tp20296909p20336708.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to