Currently there's no API for it. You need to manipulate the xmlbeans shape array directly, i.e. change the index/order of the shape objects. As the xmlbeans are referenced by the POI usermodel classes and you would change their base underneath, this might lead to unexpected results when saving the file. Andi
- Change Z-index of XSLFShape Joshua Saunders
- RE: Change Z-index of XSLFShape Andreas Beeker
- Re: HSLF TableCell getRowSpan() isMerged() Andreas Beeker