Interface AnchorDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface AnchorDocument
    extends XmlObject
    A document containing one anchor(@http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing) element. This is a complex type.
    • Method Detail

      • getAnchor

        CTAnchor getAnchor()
        Gets the "anchor" element
      • setAnchor

        void setAnchor​(CTAnchor anchor)
        Sets the "anchor" element
      • addNewAnchor

        CTAnchor addNewAnchor()
        Appends and returns a new empty "anchor" element