https://issues.apache.org/bugzilla/show_bug.cgi?id=51173
Bug #: 51173
Summary: XSSFClientAnchor.setDx1() has no effect
Product: POI
Version: 3.7
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
AssignedTo: dev@poi.apache.org
ReportedBy: at13@online.de
Classification: Unclassified
The methods:
setDx1(...)
setDx2(...)
setDy1(...)
setDy2(...)
have no effect on XSSFClientAnchor.
On HSSFClientAnchor you can position/size a picture within the cell and it
works, on XSSFClientAnchor it does not.
I also tried the newest 3.8-beta2 and it also does not work.
--
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|