Interface CTFrame

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTFrame
    extends XmlObject
    An XML CT_Frame(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • getSz

        CTString getSz()
        Gets the "sz" element
      • isSetSz

        boolean isSetSz()
        True if has "sz" element
      • setSz

        void setSz​(CTString sz)
        Sets the "sz" element
      • addNewSz

        CTString addNewSz()
        Appends and returns a new empty "sz" element
      • unsetSz

        void unsetSz()
        Unsets the "sz" element
      • getName

        CTString getName()
        Gets the "name" element
      • isSetName

        boolean isSetName()
        True if has "name" element
      • setName

        void setName​(CTString name)
        Sets the "name" element
      • addNewName

        CTString addNewName()
        Appends and returns a new empty "name" element
      • unsetName

        void unsetName()
        Unsets the "name" element
      • getSourceFileName

        CTRel getSourceFileName()
        Gets the "sourceFileName" element
      • isSetSourceFileName

        boolean isSetSourceFileName()
        True if has "sourceFileName" element
      • setSourceFileName

        void setSourceFileName​(CTRel sourceFileName)
        Sets the "sourceFileName" element
      • addNewSourceFileName

        CTRel addNewSourceFileName()
        Appends and returns a new empty "sourceFileName" element
      • unsetSourceFileName

        void unsetSourceFileName()
        Unsets the "sourceFileName" element
      • isSetMarW

        boolean isSetMarW()
        True if has "marW" element
      • addNewMarW

        CTPixelsMeasure addNewMarW()
        Appends and returns a new empty "marW" element
      • unsetMarW

        void unsetMarW()
        Unsets the "marW" element
      • isSetMarH

        boolean isSetMarH()
        True if has "marH" element
      • addNewMarH

        CTPixelsMeasure addNewMarH()
        Appends and returns a new empty "marH" element
      • unsetMarH

        void unsetMarH()
        Unsets the "marH" element
      • isSetScrollbar

        boolean isSetScrollbar()
        True if has "scrollbar" element
      • setScrollbar

        void setScrollbar​(CTFrameScrollbar scrollbar)
        Sets the "scrollbar" element
      • addNewScrollbar

        CTFrameScrollbar addNewScrollbar()
        Appends and returns a new empty "scrollbar" element
      • unsetScrollbar

        void unsetScrollbar()
        Unsets the "scrollbar" element
      • getNoResizeAllowed

        CTOnOff getNoResizeAllowed()
        Gets the "noResizeAllowed" element
      • isSetNoResizeAllowed

        boolean isSetNoResizeAllowed()
        True if has "noResizeAllowed" element
      • setNoResizeAllowed

        void setNoResizeAllowed​(CTOnOff noResizeAllowed)
        Sets the "noResizeAllowed" element
      • addNewNoResizeAllowed

        CTOnOff addNewNoResizeAllowed()
        Appends and returns a new empty "noResizeAllowed" element
      • unsetNoResizeAllowed

        void unsetNoResizeAllowed()
        Unsets the "noResizeAllowed" element
      • getLinkedToFile

        CTOnOff getLinkedToFile()
        Gets the "linkedToFile" element
      • isSetLinkedToFile

        boolean isSetLinkedToFile()
        True if has "linkedToFile" element
      • setLinkedToFile

        void setLinkedToFile​(CTOnOff linkedToFile)
        Sets the "linkedToFile" element
      • addNewLinkedToFile

        CTOnOff addNewLinkedToFile()
        Appends and returns a new empty "linkedToFile" element
      • unsetLinkedToFile

        void unsetLinkedToFile()
        Unsets the "linkedToFile" element