All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTPageMar extends XmlObject
An XML CT_PageMar(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getTop

      Object getTop()
      Gets the "top" attribute
    • xgetTop

      Gets (as xml) the "top" attribute
    • setTop

      void setTop(Object top)
      Sets the "top" attribute
    • xsetTop

      void xsetTop(STSignedTwipsMeasure top)
      Sets (as xml) the "top" attribute
    • getRight

      Object getRight()
      Gets the "right" attribute
    • xgetRight

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetRight()
      Gets (as xml) the "right" attribute
    • setRight

      void setRight(Object right)
      Sets the "right" attribute
    • xsetRight

      void xsetRight(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure right)
      Sets (as xml) the "right" attribute
    • getBottom

      Object getBottom()
      Gets the "bottom" attribute
    • xgetBottom

      STSignedTwipsMeasure xgetBottom()
      Gets (as xml) the "bottom" attribute
    • setBottom

      void setBottom(Object bottom)
      Sets the "bottom" attribute
    • xsetBottom

      void xsetBottom(STSignedTwipsMeasure bottom)
      Sets (as xml) the "bottom" attribute
    • getLeft

      Object getLeft()
      Gets the "left" attribute
    • xgetLeft

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetLeft()
      Gets (as xml) the "left" attribute
    • setLeft

      void setLeft(Object left)
      Sets the "left" attribute
    • xsetLeft

      void xsetLeft(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure left)
      Sets (as xml) the "left" attribute
    • getHeader

      Object getHeader()
      Gets the "header" attribute
    • xgetHeader

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetHeader()
      Gets (as xml) the "header" attribute
    • setHeader

      void setHeader(Object header)
      Sets the "header" attribute
    • xsetHeader

      void xsetHeader(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure header)
      Sets (as xml) the "header" attribute
    • getFooter

      Object getFooter()
      Gets the "footer" attribute
    • xgetFooter

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetFooter()
      Gets (as xml) the "footer" attribute
    • setFooter

      void setFooter(Object footer)
      Sets the "footer" attribute
    • xsetFooter

      void xsetFooter(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure footer)
      Sets (as xml) the "footer" attribute
    • getGutter

      Object getGutter()
      Gets the "gutter" attribute
    • xgetGutter

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetGutter()
      Gets (as xml) the "gutter" attribute
    • setGutter

      void setGutter(Object gutter)
      Sets the "gutter" attribute
    • xsetGutter

      void xsetGutter(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure gutter)
      Sets (as xml) the "gutter" attribute