diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2025-07-25 09:48:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-25 08:48:05 +0100 |
commit | ebad7593ff17608c94dd8c6ad862c892a0df9302 (patch) | |
tree | 6fe043b5d920608fedc5cde153731797282ec6a6 /src/java/org/apache/poi/hssf | |
parent | 5642c122f33b313b4a835da4f7379befc7c4dcac (diff) | |
download | poi-trunk.tar.gz poi-trunk.zip |
The operations XWPFRun.getEmbedded[Pictures|Charts]().add() are not
supported. Users must call XWPFRun.add[Picture|Chart]() instead.
This change will make the fact more explicit, with an error when they
attempt to use the wrong operation.
Diffstat (limited to 'src/java/org/apache/poi/hssf')
0 files changed, 0 insertions, 0 deletions