Interface CTStylesheet

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getNumFmts

      CTNumFmts getNumFmts()
      Gets the "numFmts" element
    • isSetNumFmts

      boolean isSetNumFmts()
      True if has "numFmts" element
    • setNumFmts

      void setNumFmts(CTNumFmts numFmts)
      Sets the "numFmts" element
    • addNewNumFmts

      CTNumFmts addNewNumFmts()
      Appends and returns a new empty "numFmts" element
    • unsetNumFmts

      void unsetNumFmts()
      Unsets the "numFmts" element
    • getFonts

      CTFonts getFonts()
      Gets the "fonts" element
    • isSetFonts

      boolean isSetFonts()
      True if has "fonts" element
    • setFonts

      void setFonts(CTFonts fonts)
      Sets the "fonts" element
    • addNewFonts

      CTFonts addNewFonts()
      Appends and returns a new empty "fonts" element
    • unsetFonts

      void unsetFonts()
      Unsets the "fonts" element
    • getFills

      CTFills getFills()
      Gets the "fills" element
    • isSetFills

      boolean isSetFills()
      True if has "fills" element
    • setFills

      void setFills(CTFills fills)
      Sets the "fills" element
    • addNewFills

      CTFills addNewFills()
      Appends and returns a new empty "fills" element
    • unsetFills

      void unsetFills()
      Unsets the "fills" element
    • getBorders

      CTBorders getBorders()
      Gets the "borders" element
    • isSetBorders

      boolean isSetBorders()
      True if has "borders" element
    • setBorders

      void setBorders(CTBorders borders)
      Sets the "borders" element
    • addNewBorders

      CTBorders addNewBorders()
      Appends and returns a new empty "borders" element
    • unsetBorders

      void unsetBorders()
      Unsets the "borders" element
    • getCellStyleXfs

      CTCellStyleXfs getCellStyleXfs()
      Gets the "cellStyleXfs" element
    • isSetCellStyleXfs

      boolean isSetCellStyleXfs()
      True if has "cellStyleXfs" element
    • setCellStyleXfs

      void setCellStyleXfs(CTCellStyleXfs cellStyleXfs)
      Sets the "cellStyleXfs" element
    • addNewCellStyleXfs

      CTCellStyleXfs addNewCellStyleXfs()
      Appends and returns a new empty "cellStyleXfs" element
    • unsetCellStyleXfs

      void unsetCellStyleXfs()
      Unsets the "cellStyleXfs" element
    • getCellXfs

      CTCellXfs getCellXfs()
      Gets the "cellXfs" element
    • isSetCellXfs

      boolean isSetCellXfs()
      True if has "cellXfs" element
    • setCellXfs

      void setCellXfs(CTCellXfs cellXfs)
      Sets the "cellXfs" element
    • addNewCellXfs

      CTCellXfs addNewCellXfs()
      Appends and returns a new empty "cellXfs" element
    • unsetCellXfs

      void unsetCellXfs()
      Unsets the "cellXfs" element
    • getCellStyles

      CTCellStyles getCellStyles()
      Gets the "cellStyles" element
    • isSetCellStyles

      boolean isSetCellStyles()
      True if has "cellStyles" element
    • setCellStyles

      void setCellStyles(CTCellStyles cellStyles)
      Sets the "cellStyles" element
    • addNewCellStyles

      CTCellStyles addNewCellStyles()
      Appends and returns a new empty "cellStyles" element
    • unsetCellStyles

      void unsetCellStyles()
      Unsets the "cellStyles" element
    • getDxfs

      CTDxfs getDxfs()
      Gets the "dxfs" element
    • isSetDxfs

      boolean isSetDxfs()
      True if has "dxfs" element
    • setDxfs

      void setDxfs(CTDxfs dxfs)
      Sets the "dxfs" element
    • addNewDxfs

      CTDxfs addNewDxfs()
      Appends and returns a new empty "dxfs" element
    • unsetDxfs

      void unsetDxfs()
      Unsets the "dxfs" element
    • getTableStyles

      CTTableStyles getTableStyles()
      Gets the "tableStyles" element
    • isSetTableStyles

      boolean isSetTableStyles()
      True if has "tableStyles" element
    • setTableStyles

      void setTableStyles(CTTableStyles tableStyles)
      Sets the "tableStyles" element
    • addNewTableStyles

      CTTableStyles addNewTableStyles()
      Appends and returns a new empty "tableStyles" element
    • unsetTableStyles

      void unsetTableStyles()
      Unsets the "tableStyles" element
    • getColors

      CTColors getColors()
      Gets the "colors" element
    • isSetColors

      boolean isSetColors()
      True if has "colors" element
    • setColors

      void setColors(CTColors colors)
      Sets the "colors" element
    • addNewColors

      CTColors addNewColors()
      Appends and returns a new empty "colors" element
    • unsetColors

      void unsetColors()
      Unsets the "colors" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element