All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getPivotArea

      CTPivotArea getPivotArea()
      Gets the "pivotArea" element
    • setPivotArea

      void setPivotArea(CTPivotArea pivotArea)
      Sets the "pivotArea" element
    • addNewPivotArea

      CTPivotArea addNewPivotArea()
      Appends and returns a new empty "pivotArea" 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
    • getAction

      STFormatAction.Enum getAction()
      Gets the "action" attribute
    • xgetAction

      STFormatAction xgetAction()
      Gets (as xml) the "action" attribute
    • isSetAction

      boolean isSetAction()
      True if has "action" attribute
    • setAction

      void setAction(STFormatAction.Enum action)
      Sets the "action" attribute
    • xsetAction

      void xsetAction(STFormatAction action)
      Sets (as xml) the "action" attribute
    • unsetAction

      void unsetAction()
      Unsets the "action" attribute
    • getDxfId

      long getDxfId()
      Gets the "dxfId" attribute
    • xgetDxfId

      STDxfId xgetDxfId()
      Gets (as xml) the "dxfId" attribute
    • isSetDxfId

      boolean isSetDxfId()
      True if has "dxfId" attribute
    • setDxfId

      void setDxfId(long dxfId)
      Sets the "dxfId" attribute
    • xsetDxfId

      void xsetDxfId(STDxfId dxfId)
      Sets (as xml) the "dxfId" attribute
    • unsetDxfId

      void unsetDxfId()
      Unsets the "dxfId" attribute