one more fix related to Bugzilla 54407
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1437306 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
99476fc6b8
commit
90d7b88fa3
@ -346,6 +346,7 @@ public abstract class XSLFSheet extends POIXMLDocumentPart implements XSLFShapeC
|
||||
_spTree = null;
|
||||
_drawing = null;
|
||||
_spTree = null;
|
||||
_placeholders = null;
|
||||
|
||||
// recursively update each shape
|
||||
List<XSLFShape> tgtShapes = getShapeList();
|
||||
|
Loading…
Reference in New Issue
Block a user