mirror of https://github.com/apache/poi.git
Add import for javadocs references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1799832 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3f4267c3bc
commit
995a28cd86
|
@ -25,6 +25,7 @@ import org.apache.poi.util.Units;
|
|||
import org.openxmlformats.schemas.drawingml.x2006.main.CTPoint2D;
|
||||
import org.openxmlformats.schemas.drawingml.x2006.main.CTPositiveSize2D;
|
||||
import org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker;
|
||||
import org.apache.poi.ss.usermodel.ClientAnchor.AnchorType;
|
||||
|
||||
/**
|
||||
* A client anchor is attached to an excel worksheet. It anchors against:
|
||||
|
|
Loading…
Reference in New Issue