All Superinterfaces:
XmlObject, XmlTokenSource
All Known Subinterfaces:
CTObjectLink

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

  • Method Details

    • getDrawAspect

      STObjectDrawAspect.Enum getDrawAspect()
      Gets the "drawAspect" attribute
    • xgetDrawAspect

      STObjectDrawAspect xgetDrawAspect()
      Gets (as xml) the "drawAspect" attribute
    • isSetDrawAspect

      boolean isSetDrawAspect()
      True if has "drawAspect" attribute
    • setDrawAspect

      void setDrawAspect(STObjectDrawAspect.Enum drawAspect)
      Sets the "drawAspect" attribute
    • xsetDrawAspect

      void xsetDrawAspect(STObjectDrawAspect drawAspect)
      Sets (as xml) the "drawAspect" attribute
    • unsetDrawAspect

      void unsetDrawAspect()
      Unsets the "drawAspect" attribute
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute
    • getProgId

      String getProgId()
      Gets the "progId" attribute
    • xgetProgId

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetProgId()
      Gets (as xml) the "progId" attribute
    • isSetProgId

      boolean isSetProgId()
      True if has "progId" attribute
    • setProgId

      void setProgId(String progId)
      Sets the "progId" attribute
    • xsetProgId

      void xsetProgId(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString progId)
      Sets (as xml) the "progId" attribute
    • unsetProgId

      void unsetProgId()
      Unsets the "progId" attribute
    • getShapeId

      String getShapeId()
      Gets the "shapeId" attribute
    • xgetShapeId

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetShapeId()
      Gets (as xml) the "shapeId" attribute
    • isSetShapeId

      boolean isSetShapeId()
      True if has "shapeId" attribute
    • setShapeId

      void setShapeId(String shapeId)
      Sets the "shapeId" attribute
    • xsetShapeId

      void xsetShapeId(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString shapeId)
      Sets (as xml) the "shapeId" attribute
    • unsetShapeId

      void unsetShapeId()
      Unsets the "shapeId" attribute
    • getFieldCodes

      String getFieldCodes()
      Gets the "fieldCodes" attribute
    • xgetFieldCodes

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetFieldCodes()
      Gets (as xml) the "fieldCodes" attribute
    • isSetFieldCodes

      boolean isSetFieldCodes()
      True if has "fieldCodes" attribute
    • setFieldCodes

      void setFieldCodes(String fieldCodes)
      Sets the "fieldCodes" attribute
    • xsetFieldCodes

      void xsetFieldCodes(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString fieldCodes)
      Sets (as xml) the "fieldCodes" attribute
    • unsetFieldCodes

      void unsetFieldCodes()
      Unsets the "fieldCodes" attribute