Interface CTPageNumber

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetFmt

        boolean isSetFmt()
        True if has "fmt" attribute
      • xsetFmt

        void xsetFmt​(STNumberFormat fmt)
        Sets (as xml) the "fmt" attribute
      • unsetFmt

        void unsetFmt()
        Unsets the "fmt" attribute
      • getStart

        java.math.BigInteger getStart()
        Gets the "start" attribute
      • xgetStart

        STDecimalNumber xgetStart()
        Gets (as xml) the "start" attribute
      • isSetStart

        boolean isSetStart()
        True if has "start" attribute
      • setStart

        void setStart​(java.math.BigInteger start)
        Sets the "start" attribute
      • xsetStart

        void xsetStart​(STDecimalNumber start)
        Sets (as xml) the "start" attribute
      • unsetStart

        void unsetStart()
        Unsets the "start" attribute
      • getChapStyle

        java.math.BigInteger getChapStyle()
        Gets the "chapStyle" attribute
      • xgetChapStyle

        STDecimalNumber xgetChapStyle()
        Gets (as xml) the "chapStyle" attribute
      • isSetChapStyle

        boolean isSetChapStyle()
        True if has "chapStyle" attribute
      • setChapStyle

        void setChapStyle​(java.math.BigInteger chapStyle)
        Sets the "chapStyle" attribute
      • xsetChapStyle

        void xsetChapStyle​(STDecimalNumber chapStyle)
        Sets (as xml) the "chapStyle" attribute
      • unsetChapStyle

        void unsetChapStyle()
        Unsets the "chapStyle" attribute
      • xgetChapSep

        STChapterSep xgetChapSep()
        Gets (as xml) the "chapSep" attribute
      • isSetChapSep

        boolean isSetChapSep()
        True if has "chapSep" attribute
      • setChapSep

        void setChapSep​(STChapterSep.Enum chapSep)
        Sets the "chapSep" attribute
      • xsetChapSep

        void xsetChapSep​(STChapterSep chapSep)
        Sets (as xml) the "chapSep" attribute
      • unsetChapSep

        void unsetChapSep()
        Unsets the "chapSep" attribute