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.
  • Field Details

  • Method Details

    • 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
    • getTitle

      CTString getTitle()
      Gets the "title" element
    • isSetTitle

      boolean isSetTitle()
      True if has "title" element
    • setTitle

      void setTitle(CTString title)
      Sets the "title" element
    • addNewTitle

      CTString addNewTitle()
      Appends and returns a new empty "title" element
    • unsetTitle

      void unsetTitle()
      Unsets the "title" element
    • getLongDesc

      CTRel getLongDesc()
      Gets the "longDesc" element
    • isSetLongDesc

      boolean isSetLongDesc()
      True if has "longDesc" element
    • setLongDesc

      void setLongDesc(CTRel longDesc)
      Sets the "longDesc" element
    • addNewLongDesc

      CTRel addNewLongDesc()
      Appends and returns a new empty "longDesc" element
    • unsetLongDesc

      void unsetLongDesc()
      Unsets the "longDesc" 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
    • getMarW

      CTPixelsMeasure getMarW()
      Gets the "marW" element
    • isSetMarW

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

      void setMarW(CTPixelsMeasure marW)
      Sets the "marW" element
    • addNewMarW

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

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

      CTPixelsMeasure getMarH()
      Gets the "marH" element
    • isSetMarH

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

      void setMarH(CTPixelsMeasure marH)
      Sets the "marH" element
    • addNewMarH

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

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

      CTFrameScrollbar getScrollbar()
      Gets the "scrollbar" 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