Hi,

This method is returning null always no matter which file you try to open. I just don't understand why the method is like this:

   /**
    * Return the master sheet .
    */
   public MasterSheet getMasterSheet(){
       return null;
   }

Are you sure it is correct?

Regards,
Tales

Yegor Kozlov wrote:
Hi,

It should be correct.
Could you attach the ppt file?

Regards,
Yegor

TPN> Hi,

TPN> is the Sheet.getMasterSheet() method correct? It is returning null, and TPN> when the RichTextRun.getParaTextPropVal() or similars are called, a TPN> NullPointerException is thrown, as expected...

TPN> Tks,

TPN> Tales Paiva

TPN> ---------------------------------------------------------------------
TPN> To unsubscribe, e-mail: [EMAIL PROTECTED]
TPN> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
TPN> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to