Interface CTTwoCellAnchor

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTTwoCellAnchor
    extends XmlObject
    An XML CT_TwoCellAnchor(@http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing). This is a complex type.
    • Method Detail

      • getFrom

        CTMarker getFrom()
        Gets the "from" element
      • setFrom

        void setFrom​(CTMarker from)
        Sets the "from" element
      • addNewFrom

        CTMarker addNewFrom()
        Appends and returns a new empty "from" element
      • getTo

        CTMarker getTo()
        Gets the "to" element
      • setTo

        void setTo​(CTMarker to)
        Sets the "to" element
      • addNewTo

        CTMarker addNewTo()
        Appends and returns a new empty "to" element
      • getSp

        CTShape getSp()
        Gets the "sp" element
      • isSetSp

        boolean isSetSp()
        True if has "sp" element
      • setSp

        void setSp​(CTShape sp)
        Sets the "sp" element
      • addNewSp

        CTShape addNewSp()
        Appends and returns a new empty "sp" element
      • unsetSp

        void unsetSp()
        Unsets the "sp" element
      • getGrpSp

        CTGroupShape getGrpSp()
        Gets the "grpSp" element
      • isSetGrpSp

        boolean isSetGrpSp()
        True if has "grpSp" element
      • setGrpSp

        void setGrpSp​(CTGroupShape grpSp)
        Sets the "grpSp" element
      • addNewGrpSp

        CTGroupShape addNewGrpSp()
        Appends and returns a new empty "grpSp" element
      • unsetGrpSp

        void unsetGrpSp()
        Unsets the "grpSp" element
      • isSetGraphicFrame

        boolean isSetGraphicFrame()
        True if has "graphicFrame" element
      • setGraphicFrame

        void setGraphicFrame​(CTGraphicalObjectFrame graphicFrame)
        Sets the "graphicFrame" element
      • addNewGraphicFrame

        CTGraphicalObjectFrame addNewGraphicFrame()
        Appends and returns a new empty "graphicFrame" element
      • unsetGraphicFrame

        void unsetGraphicFrame()
        Unsets the "graphicFrame" element
      • getCxnSp

        CTConnector getCxnSp()
        Gets the "cxnSp" element
      • isSetCxnSp

        boolean isSetCxnSp()
        True if has "cxnSp" element
      • setCxnSp

        void setCxnSp​(CTConnector cxnSp)
        Sets the "cxnSp" element
      • addNewCxnSp

        CTConnector addNewCxnSp()
        Appends and returns a new empty "cxnSp" element
      • unsetCxnSp

        void unsetCxnSp()
        Unsets the "cxnSp" element
      • getPic

        CTPicture getPic()
        Gets the "pic" element
      • isSetPic

        boolean isSetPic()
        True if has "pic" element
      • setPic

        void setPic​(CTPicture pic)
        Sets the "pic" element
      • addNewPic

        CTPicture addNewPic()
        Appends and returns a new empty "pic" element
      • unsetPic

        void unsetPic()
        Unsets the "pic" element
      • setClientData

        void setClientData​(CTAnchorClientData clientData)
        Sets the "clientData" element
      • addNewClientData

        CTAnchorClientData addNewClientData()
        Appends and returns a new empty "clientData" element
      • getEditAs

        STEditAs.Enum getEditAs()
        Gets the "editAs" attribute
      • xgetEditAs

        STEditAs xgetEditAs()
        Gets (as xml) the "editAs" attribute
      • isSetEditAs

        boolean isSetEditAs()
        True if has "editAs" attribute
      • setEditAs

        void setEditAs​(STEditAs.Enum editAs)
        Sets the "editAs" attribute
      • xsetEditAs

        void xsetEditAs​(STEditAs editAs)
        Sets (as xml) the "editAs" attribute
      • unsetEditAs

        void unsetEditAs()
        Unsets the "editAs" attribute