All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTabColor

      CTColor getTabColor()
      Gets the "tabColor" element
    • isSetTabColor

      boolean isSetTabColor()
      True if has "tabColor" element
    • setTabColor

      void setTabColor(CTColor tabColor)
      Sets the "tabColor" element
    • addNewTabColor

      CTColor addNewTabColor()
      Appends and returns a new empty "tabColor" element
    • unsetTabColor

      void unsetTabColor()
      Unsets the "tabColor" element
    • getOutlinePr

      CTOutlinePr getOutlinePr()
      Gets the "outlinePr" element
    • isSetOutlinePr

      boolean isSetOutlinePr()
      True if has "outlinePr" element
    • setOutlinePr

      void setOutlinePr(CTOutlinePr outlinePr)
      Sets the "outlinePr" element
    • addNewOutlinePr

      CTOutlinePr addNewOutlinePr()
      Appends and returns a new empty "outlinePr" element
    • unsetOutlinePr

      void unsetOutlinePr()
      Unsets the "outlinePr" element
    • getPageSetUpPr

      CTPageSetUpPr getPageSetUpPr()
      Gets the "pageSetUpPr" element
    • isSetPageSetUpPr

      boolean isSetPageSetUpPr()
      True if has "pageSetUpPr" element
    • setPageSetUpPr

      void setPageSetUpPr(CTPageSetUpPr pageSetUpPr)
      Sets the "pageSetUpPr" element
    • addNewPageSetUpPr

      CTPageSetUpPr addNewPageSetUpPr()
      Appends and returns a new empty "pageSetUpPr" element
    • unsetPageSetUpPr

      void unsetPageSetUpPr()
      Unsets the "pageSetUpPr" element
    • getSyncHorizontal

      boolean getSyncHorizontal()
      Gets the "syncHorizontal" attribute
    • xgetSyncHorizontal

      XmlBoolean xgetSyncHorizontal()
      Gets (as xml) the "syncHorizontal" attribute
    • isSetSyncHorizontal

      boolean isSetSyncHorizontal()
      True if has "syncHorizontal" attribute
    • setSyncHorizontal

      void setSyncHorizontal(boolean syncHorizontal)
      Sets the "syncHorizontal" attribute
    • xsetSyncHorizontal

      void xsetSyncHorizontal(XmlBoolean syncHorizontal)
      Sets (as xml) the "syncHorizontal" attribute
    • unsetSyncHorizontal

      void unsetSyncHorizontal()
      Unsets the "syncHorizontal" attribute
    • getSyncVertical

      boolean getSyncVertical()
      Gets the "syncVertical" attribute
    • xgetSyncVertical

      XmlBoolean xgetSyncVertical()
      Gets (as xml) the "syncVertical" attribute
    • isSetSyncVertical

      boolean isSetSyncVertical()
      True if has "syncVertical" attribute
    • setSyncVertical

      void setSyncVertical(boolean syncVertical)
      Sets the "syncVertical" attribute
    • xsetSyncVertical

      void xsetSyncVertical(XmlBoolean syncVertical)
      Sets (as xml) the "syncVertical" attribute
    • unsetSyncVertical

      void unsetSyncVertical()
      Unsets the "syncVertical" attribute
    • getSyncRef

      String getSyncRef()
      Gets the "syncRef" attribute
    • xgetSyncRef

      STRef xgetSyncRef()
      Gets (as xml) the "syncRef" attribute
    • isSetSyncRef

      boolean isSetSyncRef()
      True if has "syncRef" attribute
    • setSyncRef

      void setSyncRef(String syncRef)
      Sets the "syncRef" attribute
    • xsetSyncRef

      void xsetSyncRef(STRef syncRef)
      Sets (as xml) the "syncRef" attribute
    • unsetSyncRef

      void unsetSyncRef()
      Unsets the "syncRef" attribute
    • getTransitionEvaluation

      boolean getTransitionEvaluation()
      Gets the "transitionEvaluation" attribute
    • xgetTransitionEvaluation

      XmlBoolean xgetTransitionEvaluation()
      Gets (as xml) the "transitionEvaluation" attribute
    • isSetTransitionEvaluation

      boolean isSetTransitionEvaluation()
      True if has "transitionEvaluation" attribute
    • setTransitionEvaluation

      void setTransitionEvaluation(boolean transitionEvaluation)
      Sets the "transitionEvaluation" attribute
    • xsetTransitionEvaluation

      void xsetTransitionEvaluation(XmlBoolean transitionEvaluation)
      Sets (as xml) the "transitionEvaluation" attribute
    • unsetTransitionEvaluation

      void unsetTransitionEvaluation()
      Unsets the "transitionEvaluation" attribute
    • getTransitionEntry

      boolean getTransitionEntry()
      Gets the "transitionEntry" attribute
    • xgetTransitionEntry

      XmlBoolean xgetTransitionEntry()
      Gets (as xml) the "transitionEntry" attribute
    • isSetTransitionEntry

      boolean isSetTransitionEntry()
      True if has "transitionEntry" attribute
    • setTransitionEntry

      void setTransitionEntry(boolean transitionEntry)
      Sets the "transitionEntry" attribute
    • xsetTransitionEntry

      void xsetTransitionEntry(XmlBoolean transitionEntry)
      Sets (as xml) the "transitionEntry" attribute
    • unsetTransitionEntry

      void unsetTransitionEntry()
      Unsets the "transitionEntry" attribute
    • getPublished

      boolean getPublished()
      Gets the "published" attribute
    • xgetPublished

      XmlBoolean xgetPublished()
      Gets (as xml) the "published" attribute
    • isSetPublished

      boolean isSetPublished()
      True if has "published" attribute
    • setPublished

      void setPublished(boolean published)
      Sets the "published" attribute
    • xsetPublished

      void xsetPublished(XmlBoolean published)
      Sets (as xml) the "published" attribute
    • unsetPublished

      void unsetPublished()
      Unsets the "published" attribute
    • getCodeName

      String getCodeName()
      Gets the "codeName" attribute
    • xgetCodeName

      XmlString xgetCodeName()
      Gets (as xml) the "codeName" attribute
    • isSetCodeName

      boolean isSetCodeName()
      True if has "codeName" attribute
    • setCodeName

      void setCodeName(String codeName)
      Sets the "codeName" attribute
    • xsetCodeName

      void xsetCodeName(XmlString codeName)
      Sets (as xml) the "codeName" attribute
    • unsetCodeName

      void unsetCodeName()
      Unsets the "codeName" attribute
    • getFilterMode

      boolean getFilterMode()
      Gets the "filterMode" attribute
    • xgetFilterMode

      XmlBoolean xgetFilterMode()
      Gets (as xml) the "filterMode" attribute
    • isSetFilterMode

      boolean isSetFilterMode()
      True if has "filterMode" attribute
    • setFilterMode

      void setFilterMode(boolean filterMode)
      Sets the "filterMode" attribute
    • xsetFilterMode

      void xsetFilterMode(XmlBoolean filterMode)
      Sets (as xml) the "filterMode" attribute
    • unsetFilterMode

      void unsetFilterMode()
      Unsets the "filterMode" attribute
    • getEnableFormatConditionsCalculation

      boolean getEnableFormatConditionsCalculation()
      Gets the "enableFormatConditionsCalculation" attribute
    • xgetEnableFormatConditionsCalculation

      XmlBoolean xgetEnableFormatConditionsCalculation()
      Gets (as xml) the "enableFormatConditionsCalculation" attribute
    • isSetEnableFormatConditionsCalculation

      boolean isSetEnableFormatConditionsCalculation()
      True if has "enableFormatConditionsCalculation" attribute
    • setEnableFormatConditionsCalculation

      void setEnableFormatConditionsCalculation(boolean enableFormatConditionsCalculation)
      Sets the "enableFormatConditionsCalculation" attribute
    • xsetEnableFormatConditionsCalculation

      void xsetEnableFormatConditionsCalculation(XmlBoolean enableFormatConditionsCalculation)
      Sets (as xml) the "enableFormatConditionsCalculation" attribute
    • unsetEnableFormatConditionsCalculation

      void unsetEnableFormatConditionsCalculation()
      Unsets the "enableFormatConditionsCalculation" attribute