Interface CTSheetFormatPr

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBaseColWidth

      long getBaseColWidth()
      Gets the "baseColWidth" attribute
    • xgetBaseColWidth

      XmlUnsignedInt xgetBaseColWidth()
      Gets (as xml) the "baseColWidth" attribute
    • isSetBaseColWidth

      boolean isSetBaseColWidth()
      True if has "baseColWidth" attribute
    • setBaseColWidth

      void setBaseColWidth(long baseColWidth)
      Sets the "baseColWidth" attribute
    • xsetBaseColWidth

      void xsetBaseColWidth(XmlUnsignedInt baseColWidth)
      Sets (as xml) the "baseColWidth" attribute
    • unsetBaseColWidth

      void unsetBaseColWidth()
      Unsets the "baseColWidth" attribute
    • getDefaultColWidth

      double getDefaultColWidth()
      Gets the "defaultColWidth" attribute
    • xgetDefaultColWidth

      XmlDouble xgetDefaultColWidth()
      Gets (as xml) the "defaultColWidth" attribute
    • isSetDefaultColWidth

      boolean isSetDefaultColWidth()
      True if has "defaultColWidth" attribute
    • setDefaultColWidth

      void setDefaultColWidth(double defaultColWidth)
      Sets the "defaultColWidth" attribute
    • xsetDefaultColWidth

      void xsetDefaultColWidth(XmlDouble defaultColWidth)
      Sets (as xml) the "defaultColWidth" attribute
    • unsetDefaultColWidth

      void unsetDefaultColWidth()
      Unsets the "defaultColWidth" attribute
    • getDefaultRowHeight

      double getDefaultRowHeight()
      Gets the "defaultRowHeight" attribute
    • xgetDefaultRowHeight

      XmlDouble xgetDefaultRowHeight()
      Gets (as xml) the "defaultRowHeight" attribute
    • setDefaultRowHeight

      void setDefaultRowHeight(double defaultRowHeight)
      Sets the "defaultRowHeight" attribute
    • xsetDefaultRowHeight

      void xsetDefaultRowHeight(XmlDouble defaultRowHeight)
      Sets (as xml) the "defaultRowHeight" attribute
    • getCustomHeight

      boolean getCustomHeight()
      Gets the "customHeight" attribute
    • xgetCustomHeight

      XmlBoolean xgetCustomHeight()
      Gets (as xml) the "customHeight" attribute
    • isSetCustomHeight

      boolean isSetCustomHeight()
      True if has "customHeight" attribute
    • setCustomHeight

      void setCustomHeight(boolean customHeight)
      Sets the "customHeight" attribute
    • xsetCustomHeight

      void xsetCustomHeight(XmlBoolean customHeight)
      Sets (as xml) the "customHeight" attribute
    • unsetCustomHeight

      void unsetCustomHeight()
      Unsets the "customHeight" attribute
    • getZeroHeight

      boolean getZeroHeight()
      Gets the "zeroHeight" attribute
    • xgetZeroHeight

      XmlBoolean xgetZeroHeight()
      Gets (as xml) the "zeroHeight" attribute
    • isSetZeroHeight

      boolean isSetZeroHeight()
      True if has "zeroHeight" attribute
    • setZeroHeight

      void setZeroHeight(boolean zeroHeight)
      Sets the "zeroHeight" attribute
    • xsetZeroHeight

      void xsetZeroHeight(XmlBoolean zeroHeight)
      Sets (as xml) the "zeroHeight" attribute
    • unsetZeroHeight

      void unsetZeroHeight()
      Unsets the "zeroHeight" attribute
    • getThickTop

      boolean getThickTop()
      Gets the "thickTop" attribute
    • xgetThickTop

      XmlBoolean xgetThickTop()
      Gets (as xml) the "thickTop" attribute
    • isSetThickTop

      boolean isSetThickTop()
      True if has "thickTop" attribute
    • setThickTop

      void setThickTop(boolean thickTop)
      Sets the "thickTop" attribute
    • xsetThickTop

      void xsetThickTop(XmlBoolean thickTop)
      Sets (as xml) the "thickTop" attribute
    • unsetThickTop

      void unsetThickTop()
      Unsets the "thickTop" attribute
    • getThickBottom

      boolean getThickBottom()
      Gets the "thickBottom" attribute
    • xgetThickBottom

      XmlBoolean xgetThickBottom()
      Gets (as xml) the "thickBottom" attribute
    • isSetThickBottom

      boolean isSetThickBottom()
      True if has "thickBottom" attribute
    • setThickBottom

      void setThickBottom(boolean thickBottom)
      Sets the "thickBottom" attribute
    • xsetThickBottom

      void xsetThickBottom(XmlBoolean thickBottom)
      Sets (as xml) the "thickBottom" attribute
    • unsetThickBottom

      void unsetThickBottom()
      Unsets the "thickBottom" attribute
    • getOutlineLevelRow

      short getOutlineLevelRow()
      Gets the "outlineLevelRow" attribute
    • xgetOutlineLevelRow

      XmlUnsignedByte xgetOutlineLevelRow()
      Gets (as xml) the "outlineLevelRow" attribute
    • isSetOutlineLevelRow

      boolean isSetOutlineLevelRow()
      True if has "outlineLevelRow" attribute
    • setOutlineLevelRow

      void setOutlineLevelRow(short outlineLevelRow)
      Sets the "outlineLevelRow" attribute
    • xsetOutlineLevelRow

      void xsetOutlineLevelRow(XmlUnsignedByte outlineLevelRow)
      Sets (as xml) the "outlineLevelRow" attribute
    • unsetOutlineLevelRow

      void unsetOutlineLevelRow()
      Unsets the "outlineLevelRow" attribute
    • getOutlineLevelCol

      short getOutlineLevelCol()
      Gets the "outlineLevelCol" attribute
    • xgetOutlineLevelCol

      XmlUnsignedByte xgetOutlineLevelCol()
      Gets (as xml) the "outlineLevelCol" attribute
    • isSetOutlineLevelCol

      boolean isSetOutlineLevelCol()
      True if has "outlineLevelCol" attribute
    • setOutlineLevelCol

      void setOutlineLevelCol(short outlineLevelCol)
      Sets the "outlineLevelCol" attribute
    • xsetOutlineLevelCol

      void xsetOutlineLevelCol(XmlUnsignedByte outlineLevelCol)
      Sets (as xml) the "outlineLevelCol" attribute
    • unsetOutlineLevelCol

      void unsetOutlineLevelCol()
      Unsets the "outlineLevelCol" attribute