Package org.apache.poi.xssf.usermodel
Class XSSFAnchor
java.lang.Object
org.apache.poi.xssf.usermodel.XSSFAnchor
- All Implemented Interfaces:
ChildAnchor
- Direct Known Subclasses:
XSSFChildAnchor
,XSSFClientAnchor
An anchor is what specifics the position of a shape within a client object
or within another containing shape.
-
Constructor Details
-
XSSFAnchor
public XSSFAnchor()
-