Class XSSFAnchor

java.lang.Object
org.apache.poi.xssf.usermodel.XSSFAnchor
All Implemented Interfaces:
ChildAnchor
Direct Known Subclasses:
XSSFChildAnchor, XSSFClientAnchor

public abstract class XSSFAnchor extends Object implements ChildAnchor
An anchor is what specifics the position of a shape within a client object or within another containing shape.
  • Constructor Details

    • XSSFAnchor

      public XSSFAnchor()