Hi,

It seems the bullet style is defined at the master level, not directly at the paragraph level, in your particular case.

Unfortunately, I did not have time to finish the high level API which was intended to perform the search for these paragraph properties.

When trying to use the following code on your paragraph, some null reference will be returned too:

String bulletId = shape.getTextBody().getParagraph(0).getBulletProperties().getPicture().getXmlObject().getEmbed();

Cheers,
Alain FAGOT BÉAREZ

Je 2020-03-04 09:55, savotii skribis:
Unfortunately, your example doesn't work for me.
para.getPPr().getBuBlip() returns a null.

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

Reply via email to