All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getPaperSize

      long getPaperSize()
      Gets the "paperSize" attribute
    • xgetPaperSize

      XmlUnsignedInt xgetPaperSize()
      Gets (as xml) the "paperSize" attribute
    • isSetPaperSize

      boolean isSetPaperSize()
      True if has "paperSize" attribute
    • setPaperSize

      void setPaperSize(long paperSize)
      Sets the "paperSize" attribute
    • xsetPaperSize

      void xsetPaperSize(XmlUnsignedInt paperSize)
      Sets (as xml) the "paperSize" attribute
    • unsetPaperSize

      void unsetPaperSize()
      Unsets the "paperSize" attribute
    • getPaperHeight

      String getPaperHeight()
      Gets the "paperHeight" attribute
    • xgetPaperHeight

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasure xgetPaperHeight()
      Gets (as xml) the "paperHeight" attribute
    • isSetPaperHeight

      boolean isSetPaperHeight()
      True if has "paperHeight" attribute
    • setPaperHeight

      void setPaperHeight(String paperHeight)
      Sets the "paperHeight" attribute
    • xsetPaperHeight

      void xsetPaperHeight(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasure paperHeight)
      Sets (as xml) the "paperHeight" attribute
    • unsetPaperHeight

      void unsetPaperHeight()
      Unsets the "paperHeight" attribute
    • getPaperWidth

      String getPaperWidth()
      Gets the "paperWidth" attribute
    • xgetPaperWidth

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasure xgetPaperWidth()
      Gets (as xml) the "paperWidth" attribute
    • isSetPaperWidth

      boolean isSetPaperWidth()
      True if has "paperWidth" attribute
    • setPaperWidth

      void setPaperWidth(String paperWidth)
      Sets the "paperWidth" attribute
    • xsetPaperWidth

      void xsetPaperWidth(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STPositiveUniversalMeasure paperWidth)
      Sets (as xml) the "paperWidth" attribute
    • unsetPaperWidth

      void unsetPaperWidth()
      Unsets the "paperWidth" attribute
    • getScale

      long getScale()
      Gets the "scale" attribute
    • xgetScale

      XmlUnsignedInt xgetScale()
      Gets (as xml) the "scale" attribute
    • isSetScale

      boolean isSetScale()
      True if has "scale" attribute
    • setScale

      void setScale(long scale)
      Sets the "scale" attribute
    • xsetScale

      void xsetScale(XmlUnsignedInt scale)
      Sets (as xml) the "scale" attribute
    • unsetScale

      void unsetScale()
      Unsets the "scale" attribute
    • getFirstPageNumber

      long getFirstPageNumber()
      Gets the "firstPageNumber" attribute
    • xgetFirstPageNumber

      XmlUnsignedInt xgetFirstPageNumber()
      Gets (as xml) the "firstPageNumber" attribute
    • isSetFirstPageNumber

      boolean isSetFirstPageNumber()
      True if has "firstPageNumber" attribute
    • setFirstPageNumber

      void setFirstPageNumber(long firstPageNumber)
      Sets the "firstPageNumber" attribute
    • xsetFirstPageNumber

      void xsetFirstPageNumber(XmlUnsignedInt firstPageNumber)
      Sets (as xml) the "firstPageNumber" attribute
    • unsetFirstPageNumber

      void unsetFirstPageNumber()
      Unsets the "firstPageNumber" attribute
    • getFitToWidth

      long getFitToWidth()
      Gets the "fitToWidth" attribute
    • xgetFitToWidth

      XmlUnsignedInt xgetFitToWidth()
      Gets (as xml) the "fitToWidth" attribute
    • isSetFitToWidth

      boolean isSetFitToWidth()
      True if has "fitToWidth" attribute
    • setFitToWidth

      void setFitToWidth(long fitToWidth)
      Sets the "fitToWidth" attribute
    • xsetFitToWidth

      void xsetFitToWidth(XmlUnsignedInt fitToWidth)
      Sets (as xml) the "fitToWidth" attribute
    • unsetFitToWidth

      void unsetFitToWidth()
      Unsets the "fitToWidth" attribute
    • getFitToHeight

      long getFitToHeight()
      Gets the "fitToHeight" attribute
    • xgetFitToHeight

      XmlUnsignedInt xgetFitToHeight()
      Gets (as xml) the "fitToHeight" attribute
    • isSetFitToHeight

      boolean isSetFitToHeight()
      True if has "fitToHeight" attribute
    • setFitToHeight

      void setFitToHeight(long fitToHeight)
      Sets the "fitToHeight" attribute
    • xsetFitToHeight

      void xsetFitToHeight(XmlUnsignedInt fitToHeight)
      Sets (as xml) the "fitToHeight" attribute
    • unsetFitToHeight

      void unsetFitToHeight()
      Unsets the "fitToHeight" attribute
    • getPageOrder

      STPageOrder.Enum getPageOrder()
      Gets the "pageOrder" attribute
    • xgetPageOrder

      STPageOrder xgetPageOrder()
      Gets (as xml) the "pageOrder" attribute
    • isSetPageOrder

      boolean isSetPageOrder()
      True if has "pageOrder" attribute
    • setPageOrder

      void setPageOrder(STPageOrder.Enum pageOrder)
      Sets the "pageOrder" attribute
    • xsetPageOrder

      void xsetPageOrder(STPageOrder pageOrder)
      Sets (as xml) the "pageOrder" attribute
    • unsetPageOrder

      void unsetPageOrder()
      Unsets the "pageOrder" attribute
    • getOrientation

      STOrientation.Enum getOrientation()
      Gets the "orientation" attribute
    • xgetOrientation

      STOrientation xgetOrientation()
      Gets (as xml) the "orientation" attribute
    • isSetOrientation

      boolean isSetOrientation()
      True if has "orientation" attribute
    • setOrientation

      void setOrientation(STOrientation.Enum orientation)
      Sets the "orientation" attribute
    • xsetOrientation

      void xsetOrientation(STOrientation orientation)
      Sets (as xml) the "orientation" attribute
    • unsetOrientation

      void unsetOrientation()
      Unsets the "orientation" attribute
    • getUsePrinterDefaults

      boolean getUsePrinterDefaults()
      Gets the "usePrinterDefaults" attribute
    • xgetUsePrinterDefaults

      XmlBoolean xgetUsePrinterDefaults()
      Gets (as xml) the "usePrinterDefaults" attribute
    • isSetUsePrinterDefaults

      boolean isSetUsePrinterDefaults()
      True if has "usePrinterDefaults" attribute
    • setUsePrinterDefaults

      void setUsePrinterDefaults(boolean usePrinterDefaults)
      Sets the "usePrinterDefaults" attribute
    • xsetUsePrinterDefaults

      void xsetUsePrinterDefaults(XmlBoolean usePrinterDefaults)
      Sets (as xml) the "usePrinterDefaults" attribute
    • unsetUsePrinterDefaults

      void unsetUsePrinterDefaults()
      Unsets the "usePrinterDefaults" attribute
    • getBlackAndWhite

      boolean getBlackAndWhite()
      Gets the "blackAndWhite" attribute
    • xgetBlackAndWhite

      XmlBoolean xgetBlackAndWhite()
      Gets (as xml) the "blackAndWhite" attribute
    • isSetBlackAndWhite

      boolean isSetBlackAndWhite()
      True if has "blackAndWhite" attribute
    • setBlackAndWhite

      void setBlackAndWhite(boolean blackAndWhite)
      Sets the "blackAndWhite" attribute
    • xsetBlackAndWhite

      void xsetBlackAndWhite(XmlBoolean blackAndWhite)
      Sets (as xml) the "blackAndWhite" attribute
    • unsetBlackAndWhite

      void unsetBlackAndWhite()
      Unsets the "blackAndWhite" attribute
    • getDraft

      boolean getDraft()
      Gets the "draft" attribute
    • xgetDraft

      XmlBoolean xgetDraft()
      Gets (as xml) the "draft" attribute
    • isSetDraft

      boolean isSetDraft()
      True if has "draft" attribute
    • setDraft

      void setDraft(boolean draft)
      Sets the "draft" attribute
    • xsetDraft

      void xsetDraft(XmlBoolean draft)
      Sets (as xml) the "draft" attribute
    • unsetDraft

      void unsetDraft()
      Unsets the "draft" attribute
    • getCellComments

      STCellComments.Enum getCellComments()
      Gets the "cellComments" attribute
    • xgetCellComments

      STCellComments xgetCellComments()
      Gets (as xml) the "cellComments" attribute
    • isSetCellComments

      boolean isSetCellComments()
      True if has "cellComments" attribute
    • setCellComments

      void setCellComments(STCellComments.Enum cellComments)
      Sets the "cellComments" attribute
    • xsetCellComments

      void xsetCellComments(STCellComments cellComments)
      Sets (as xml) the "cellComments" attribute
    • unsetCellComments

      void unsetCellComments()
      Unsets the "cellComments" attribute
    • getUseFirstPageNumber

      boolean getUseFirstPageNumber()
      Gets the "useFirstPageNumber" attribute
    • xgetUseFirstPageNumber

      XmlBoolean xgetUseFirstPageNumber()
      Gets (as xml) the "useFirstPageNumber" attribute
    • isSetUseFirstPageNumber

      boolean isSetUseFirstPageNumber()
      True if has "useFirstPageNumber" attribute
    • setUseFirstPageNumber

      void setUseFirstPageNumber(boolean useFirstPageNumber)
      Sets the "useFirstPageNumber" attribute
    • xsetUseFirstPageNumber

      void xsetUseFirstPageNumber(XmlBoolean useFirstPageNumber)
      Sets (as xml) the "useFirstPageNumber" attribute
    • unsetUseFirstPageNumber

      void unsetUseFirstPageNumber()
      Unsets the "useFirstPageNumber" attribute
    • getErrors

      STPrintError.Enum getErrors()
      Gets the "errors" attribute
    • xgetErrors

      STPrintError xgetErrors()
      Gets (as xml) the "errors" attribute
    • isSetErrors

      boolean isSetErrors()
      True if has "errors" attribute
    • setErrors

      void setErrors(STPrintError.Enum errors)
      Sets the "errors" attribute
    • xsetErrors

      void xsetErrors(STPrintError errors)
      Sets (as xml) the "errors" attribute
    • unsetErrors

      void unsetErrors()
      Unsets the "errors" attribute
    • getHorizontalDpi

      long getHorizontalDpi()
      Gets the "horizontalDpi" attribute
    • xgetHorizontalDpi

      XmlUnsignedInt xgetHorizontalDpi()
      Gets (as xml) the "horizontalDpi" attribute
    • isSetHorizontalDpi

      boolean isSetHorizontalDpi()
      True if has "horizontalDpi" attribute
    • setHorizontalDpi

      void setHorizontalDpi(long horizontalDpi)
      Sets the "horizontalDpi" attribute
    • xsetHorizontalDpi

      void xsetHorizontalDpi(XmlUnsignedInt horizontalDpi)
      Sets (as xml) the "horizontalDpi" attribute
    • unsetHorizontalDpi

      void unsetHorizontalDpi()
      Unsets the "horizontalDpi" attribute
    • getVerticalDpi

      long getVerticalDpi()
      Gets the "verticalDpi" attribute
    • xgetVerticalDpi

      XmlUnsignedInt xgetVerticalDpi()
      Gets (as xml) the "verticalDpi" attribute
    • isSetVerticalDpi

      boolean isSetVerticalDpi()
      True if has "verticalDpi" attribute
    • setVerticalDpi

      void setVerticalDpi(long verticalDpi)
      Sets the "verticalDpi" attribute
    • xsetVerticalDpi

      void xsetVerticalDpi(XmlUnsignedInt verticalDpi)
      Sets (as xml) the "verticalDpi" attribute
    • unsetVerticalDpi

      void unsetVerticalDpi()
      Unsets the "verticalDpi" attribute
    • getCopies

      long getCopies()
      Gets the "copies" attribute
    • xgetCopies

      XmlUnsignedInt xgetCopies()
      Gets (as xml) the "copies" attribute
    • isSetCopies

      boolean isSetCopies()
      True if has "copies" attribute
    • setCopies

      void setCopies(long copies)
      Sets the "copies" attribute
    • xsetCopies

      void xsetCopies(XmlUnsignedInt copies)
      Sets (as xml) the "copies" attribute
    • unsetCopies

      void unsetCopies()
      Unsets the "copies" attribute
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute