Interface CTReadingModeInkLockDown

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getActualPg

      Object getActualPg()
      Gets the "actualPg" attribute
    • xgetActualPg

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetActualPg()
      Gets (as xml) the "actualPg" attribute
    • setActualPg

      void setActualPg(Object actualPg)
      Sets the "actualPg" attribute
    • xsetActualPg

      void xsetActualPg(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff actualPg)
      Sets (as xml) the "actualPg" attribute
    • getW

      BigInteger getW()
      Gets the "w" attribute
    • xgetW

      Gets (as xml) the "w" attribute
    • setW

      void setW(BigInteger w)
      Sets the "w" attribute
    • xsetW

      void xsetW(STPixelsMeasure w)
      Sets (as xml) the "w" attribute
    • getH

      BigInteger getH()
      Gets the "h" attribute
    • xgetH

      Gets (as xml) the "h" attribute
    • setH

      void setH(BigInteger h)
      Sets the "h" attribute
    • xsetH

      void xsetH(STPixelsMeasure h)
      Sets (as xml) the "h" attribute
    • getFontSz

      Object getFontSz()
      Gets the "fontSz" attribute
    • xgetFontSz

      Gets (as xml) the "fontSz" attribute
    • setFontSz

      void setFontSz(Object fontSz)
      Sets the "fontSz" attribute
    • xsetFontSz

      void xsetFontSz(STDecimalNumberOrPercent fontSz)
      Sets (as xml) the "fontSz" attribute