Interface CTPageSetUpPr

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getAutoPageBreaks

      boolean getAutoPageBreaks()
      Gets the "autoPageBreaks" attribute
    • xgetAutoPageBreaks

      XmlBoolean xgetAutoPageBreaks()
      Gets (as xml) the "autoPageBreaks" attribute
    • isSetAutoPageBreaks

      boolean isSetAutoPageBreaks()
      True if has "autoPageBreaks" attribute
    • setAutoPageBreaks

      void setAutoPageBreaks(boolean autoPageBreaks)
      Sets the "autoPageBreaks" attribute
    • xsetAutoPageBreaks

      void xsetAutoPageBreaks(XmlBoolean autoPageBreaks)
      Sets (as xml) the "autoPageBreaks" attribute
    • unsetAutoPageBreaks

      void unsetAutoPageBreaks()
      Unsets the "autoPageBreaks" attribute
    • getFitToPage

      boolean getFitToPage()
      Gets the "fitToPage" attribute
    • xgetFitToPage

      XmlBoolean xgetFitToPage()
      Gets (as xml) the "fitToPage" attribute
    • isSetFitToPage

      boolean isSetFitToPage()
      True if has "fitToPage" attribute
    • setFitToPage

      void setFitToPage(boolean fitToPage)
      Sets the "fitToPage" attribute
    • xsetFitToPage

      void xsetFitToPage(XmlBoolean fitToPage)
      Sets (as xml) the "fitToPage" attribute
    • unsetFitToPage

      void unsetFitToPage()
      Unsets the "fitToPage" attribute