Class XSSFAnchor

  • All Implemented Interfaces:
    ChildAnchor
    Direct Known Subclasses:
    XSSFChildAnchor, XSSFClientAnchor

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

      • XSSFAnchor

        public XSSFAnchor()