Hi,
I've finally got my images sized correctly in both HSSF and XSSF with
POI 3.8 beta 4 and I'd be grateful if someone would confirm the
behaviour I've found.
For HSSF the Dx and Dy values are based on fractions of a cell
width/height, ranging from 0 to 1024/255.
For XSSF the Dx and Dy values are EMU values, with an upper bound that
depends on the size of the column/row.
Is this the expected behaviour for 3.8 beta 4?
Are you expecting this behaviour to change in the release version of 3.8?
I'm quite happy with the behaviour (now I know what it is) but I
couldn't find the XSSF behaviour documented anywhere.
The comments in the ClientAnchor javadocs are confusing, because whilst
they correctly imply that XSSF values are EMU based, they also imply
that HSSF values are pixel based, which they aren't.
Thanks.
Jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]