Please post sample code. It's hard to tell what is wrong without a example.

Yegor

On Wed, Nov 28, 2012 at 8:03 PM, Pedro Miguel Ribeiro Martins
<pedromarti...@gmail.com> wrote:
> Hi everybody:
>
> I've parsed a Spreadsheet formula with FormulaParser.parse() which returns an 
> Array of Ptg parsing tokens, being some of them classes of Ref3DPtg.
> These member refer to cells in other sheets, and therefore have the method 
> getExternSheetIndex().
> The problem is that this method ALWAYS returns the bad index of the target 
> Sheet, producing what seems like random indexes.
> Has anyone ever had this behavior? I can share the code if necessary.
>
> Thanks,
> Pedro
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to