Interface CTObjectAnchor

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTObjectAnchor
    extends XmlObject
    An XML CT_ObjectAnchor(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). 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
      • getMoveWithCells

        boolean getMoveWithCells()
        Gets the "moveWithCells" attribute
      • xgetMoveWithCells

        XmlBoolean xgetMoveWithCells()
        Gets (as xml) the "moveWithCells" attribute
      • isSetMoveWithCells

        boolean isSetMoveWithCells()
        True if has "moveWithCells" attribute
      • setMoveWithCells

        void setMoveWithCells​(boolean moveWithCells)
        Sets the "moveWithCells" attribute
      • xsetMoveWithCells

        void xsetMoveWithCells​(XmlBoolean moveWithCells)
        Sets (as xml) the "moveWithCells" attribute
      • unsetMoveWithCells

        void unsetMoveWithCells()
        Unsets the "moveWithCells" attribute
      • getSizeWithCells

        boolean getSizeWithCells()
        Gets the "sizeWithCells" attribute
      • xgetSizeWithCells

        XmlBoolean xgetSizeWithCells()
        Gets (as xml) the "sizeWithCells" attribute
      • isSetSizeWithCells

        boolean isSetSizeWithCells()
        True if has "sizeWithCells" attribute
      • setSizeWithCells

        void setSizeWithCells​(boolean sizeWithCells)
        Sets the "sizeWithCells" attribute
      • xsetSizeWithCells

        void xsetSizeWithCells​(XmlBoolean sizeWithCells)
        Sets (as xml) the "sizeWithCells" attribute
      • unsetSizeWithCells

        void unsetSizeWithCells()
        Unsets the "sizeWithCells" attribute