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

  • Method Details

    • getFmt

      Gets the "fmt" attribute
    • xgetFmt

      STNumberFormat xgetFmt()
      Gets (as xml) the "fmt" attribute
    • isSetFmt

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

      void setFmt(STNumberFormat.Enum fmt)
      Sets the "fmt" attribute
    • xsetFmt

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

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

      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(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

      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(BigInteger chapStyle)
      Sets the "chapStyle" attribute
    • xsetChapStyle

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

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

      STChapterSep.Enum getChapSep()
      Gets the "chapSep" 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