Interface CTObjectEmbed

  • 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.
    • Method Detail

      • xgetDrawAspect

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

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

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

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

        java.lang.String getId()
        Gets the "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute
      • getProgId

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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