Interface CTPrintSettings

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTPrintSettings extends XmlObject
An XML CT_PrintSettings(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
  • Field Details

  • Method Details

    • getHeaderFooter

      CTHeaderFooter getHeaderFooter()
      Gets the "headerFooter" element
    • isSetHeaderFooter

      boolean isSetHeaderFooter()
      True if has "headerFooter" element
    • setHeaderFooter

      void setHeaderFooter(CTHeaderFooter headerFooter)
      Sets the "headerFooter" element
    • addNewHeaderFooter

      CTHeaderFooter addNewHeaderFooter()
      Appends and returns a new empty "headerFooter" element
    • unsetHeaderFooter

      void unsetHeaderFooter()
      Unsets the "headerFooter" element
    • getPageMargins

      CTPageMargins getPageMargins()
      Gets the "pageMargins" element
    • isSetPageMargins

      boolean isSetPageMargins()
      True if has "pageMargins" element
    • setPageMargins

      void setPageMargins(CTPageMargins pageMargins)
      Sets the "pageMargins" element
    • addNewPageMargins

      CTPageMargins addNewPageMargins()
      Appends and returns a new empty "pageMargins" element
    • unsetPageMargins

      void unsetPageMargins()
      Unsets the "pageMargins" element
    • getPageSetup

      CTPageSetup getPageSetup()
      Gets the "pageSetup" element
    • isSetPageSetup

      boolean isSetPageSetup()
      True if has "pageSetup" element
    • setPageSetup

      void setPageSetup(CTPageSetup pageSetup)
      Sets the "pageSetup" element
    • addNewPageSetup

      CTPageSetup addNewPageSetup()
      Appends and returns a new empty "pageSetup" element
    • unsetPageSetup

      void unsetPageSetup()
      Unsets the "pageSetup" element
    • getLegacyDrawingHF

      CTRelId getLegacyDrawingHF()
      Gets the "legacyDrawingHF" element
    • isSetLegacyDrawingHF

      boolean isSetLegacyDrawingHF()
      True if has "legacyDrawingHF" element
    • setLegacyDrawingHF

      void setLegacyDrawingHF(CTRelId legacyDrawingHF)
      Sets the "legacyDrawingHF" element
    • addNewLegacyDrawingHF

      CTRelId addNewLegacyDrawingHF()
      Appends and returns a new empty "legacyDrawingHF" element
    • unsetLegacyDrawingHF

      void unsetLegacyDrawingHF()
      Unsets the "legacyDrawingHF" element