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.
  • Field Details

  • Method Details

    • 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