Interface CTPrintOptions

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getHorizontalCentered

      boolean getHorizontalCentered()
      Gets the "horizontalCentered" attribute
    • xgetHorizontalCentered

      XmlBoolean xgetHorizontalCentered()
      Gets (as xml) the "horizontalCentered" attribute
    • isSetHorizontalCentered

      boolean isSetHorizontalCentered()
      True if has "horizontalCentered" attribute
    • setHorizontalCentered

      void setHorizontalCentered(boolean horizontalCentered)
      Sets the "horizontalCentered" attribute
    • xsetHorizontalCentered

      void xsetHorizontalCentered(XmlBoolean horizontalCentered)
      Sets (as xml) the "horizontalCentered" attribute
    • unsetHorizontalCentered

      void unsetHorizontalCentered()
      Unsets the "horizontalCentered" attribute
    • getVerticalCentered

      boolean getVerticalCentered()
      Gets the "verticalCentered" attribute
    • xgetVerticalCentered

      XmlBoolean xgetVerticalCentered()
      Gets (as xml) the "verticalCentered" attribute
    • isSetVerticalCentered

      boolean isSetVerticalCentered()
      True if has "verticalCentered" attribute
    • setVerticalCentered

      void setVerticalCentered(boolean verticalCentered)
      Sets the "verticalCentered" attribute
    • xsetVerticalCentered

      void xsetVerticalCentered(XmlBoolean verticalCentered)
      Sets (as xml) the "verticalCentered" attribute
    • unsetVerticalCentered

      void unsetVerticalCentered()
      Unsets the "verticalCentered" attribute
    • getHeadings

      boolean getHeadings()
      Gets the "headings" attribute
    • xgetHeadings

      XmlBoolean xgetHeadings()
      Gets (as xml) the "headings" attribute
    • isSetHeadings

      boolean isSetHeadings()
      True if has "headings" attribute
    • setHeadings

      void setHeadings(boolean headings)
      Sets the "headings" attribute
    • xsetHeadings

      void xsetHeadings(XmlBoolean headings)
      Sets (as xml) the "headings" attribute
    • unsetHeadings

      void unsetHeadings()
      Unsets the "headings" attribute
    • getGridLines

      boolean getGridLines()
      Gets the "gridLines" attribute
    • xgetGridLines

      XmlBoolean xgetGridLines()
      Gets (as xml) the "gridLines" attribute
    • isSetGridLines

      boolean isSetGridLines()
      True if has "gridLines" attribute
    • setGridLines

      void setGridLines(boolean gridLines)
      Sets the "gridLines" attribute
    • xsetGridLines

      void xsetGridLines(XmlBoolean gridLines)
      Sets (as xml) the "gridLines" attribute
    • unsetGridLines

      void unsetGridLines()
      Unsets the "gridLines" attribute
    • getGridLinesSet

      boolean getGridLinesSet()
      Gets the "gridLinesSet" attribute
    • xgetGridLinesSet

      XmlBoolean xgetGridLinesSet()
      Gets (as xml) the "gridLinesSet" attribute
    • isSetGridLinesSet

      boolean isSetGridLinesSet()
      True if has "gridLinesSet" attribute
    • setGridLinesSet

      void setGridLinesSet(boolean gridLinesSet)
      Sets the "gridLinesSet" attribute
    • xsetGridLinesSet

      void xsetGridLinesSet(XmlBoolean gridLinesSet)
      Sets (as xml) the "gridLinesSet" attribute
    • unsetGridLinesSet

      void unsetGridLinesSet()
      Unsets the "gridLinesSet" attribute