https://issues.apache.org/bugzilla/show_bug.cgi?id=48703
--- Comment #7 from Peter <[email protected]> 2011-05-23 17:56:06 UTC --- It is coming in as 0x3A, which POI maps to Ref3DPtg. Microsoft's documents for PtgRef3d have the following: "The PtgRef3doperand specifies a reference to a single cell on one or more sheets. If the formula containing this structure is part of a revision as specified in the Formulas overview, then there MUST be a RevExtern in the RgbExtra corresponding to this PtgRef3d, which specifies those sheets." http://msdn.microsoft.com/en-us/library/dd921344(v=office.12).aspx Is that the piece that's missing? Does POI parse those "RevExtern" structs? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
