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.
    • Method Detail

      • getActualPg

        STOnOff.Enum getActualPg()
        Gets the "actualPg" attribute
      • xgetActualPg

        STOnOff xgetActualPg()
        Gets (as xml) the "actualPg" attribute
      • setActualPg

        void setActualPg​(STOnOff.Enum actualPg)
        Sets the "actualPg" attribute
      • xsetActualPg

        void xsetActualPg​(STOnOff actualPg)
        Sets (as xml) the "actualPg" attribute
      • getW

        java.math.BigInteger getW()
        Gets the "w" attribute
      • setW

        void setW​(java.math.BigInteger w)
        Sets the "w" attribute
      • getH

        java.math.BigInteger getH()
        Gets the "h" attribute
      • setH

        void setH​(java.math.BigInteger h)
        Sets the "h" attribute
      • getFontSz

        java.math.BigInteger getFontSz()
        Gets the "fontSz" attribute
      • xgetFontSz

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

        void setFontSz​(java.math.BigInteger fontSz)
        Sets the "fontSz" attribute
      • xsetFontSz

        void xsetFontSz​(STDecimalNumber fontSz)
        Sets (as xml) the "fontSz" attribute