1 results
@ param anchor the position of the child table
80. XSLFConnectorShape shape = new XSLFConnectorShape(sp, _sheet); 81. shape.setAnchor(new Rectangle()); 82. shape.setLineColor(Color.black); 83. shape.setLineWidth(0.75);