All Superinterfaces:
CTObjectEmbed, XmlObject, XmlTokenSource

public interface CTObjectLink extends CTObjectEmbed
An XML CT_ObjectLink(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getUpdateMode

      STObjectUpdateMode.Enum getUpdateMode()
      Gets the "updateMode" attribute
    • xgetUpdateMode

      STObjectUpdateMode xgetUpdateMode()
      Gets (as xml) the "updateMode" attribute
    • setUpdateMode

      void setUpdateMode(STObjectUpdateMode.Enum updateMode)
      Sets the "updateMode" attribute
    • xsetUpdateMode

      void xsetUpdateMode(STObjectUpdateMode updateMode)
      Sets (as xml) the "updateMode" attribute
    • getLockedField

      Object getLockedField()
      Gets the "lockedField" attribute
    • xgetLockedField

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLockedField()
      Gets (as xml) the "lockedField" attribute
    • isSetLockedField

      boolean isSetLockedField()
      True if has "lockedField" attribute
    • setLockedField

      void setLockedField(Object lockedField)
      Sets the "lockedField" attribute
    • xsetLockedField

      void xsetLockedField(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lockedField)
      Sets (as xml) the "lockedField" attribute
    • unsetLockedField

      void unsetLockedField()
      Unsets the "lockedField" attribute