All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • 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
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • isSetName

      boolean isSetName()
      True if has "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • unsetName

      void unsetName()
      Unsets the "name" attribute
    • getFld

      long getFld()
      Gets the "fld" attribute
    • xgetFld

      XmlUnsignedInt xgetFld()
      Gets (as xml) the "fld" attribute
    • setFld

      void setFld(long fld)
      Sets the "fld" attribute
    • xsetFld

      void xsetFld(XmlUnsignedInt fld)
      Sets (as xml) the "fld" attribute
    • getSubtotal

      Gets the "subtotal" attribute
    • xgetSubtotal

      Gets (as xml) the "subtotal" attribute
    • isSetSubtotal

      boolean isSetSubtotal()
      True if has "subtotal" attribute
    • setSubtotal

      void setSubtotal(STDataConsolidateFunction.Enum subtotal)
      Sets the "subtotal" attribute
    • xsetSubtotal

      void xsetSubtotal(STDataConsolidateFunction subtotal)
      Sets (as xml) the "subtotal" attribute
    • unsetSubtotal

      void unsetSubtotal()
      Unsets the "subtotal" attribute
    • getShowDataAs

      STShowDataAs.Enum getShowDataAs()
      Gets the "showDataAs" attribute
    • xgetShowDataAs

      STShowDataAs xgetShowDataAs()
      Gets (as xml) the "showDataAs" attribute
    • isSetShowDataAs

      boolean isSetShowDataAs()
      True if has "showDataAs" attribute
    • setShowDataAs

      void setShowDataAs(STShowDataAs.Enum showDataAs)
      Sets the "showDataAs" attribute
    • xsetShowDataAs

      void xsetShowDataAs(STShowDataAs showDataAs)
      Sets (as xml) the "showDataAs" attribute
    • unsetShowDataAs

      void unsetShowDataAs()
      Unsets the "showDataAs" attribute
    • getBaseField

      int getBaseField()
      Gets the "baseField" attribute
    • xgetBaseField

      XmlInt xgetBaseField()
      Gets (as xml) the "baseField" attribute
    • isSetBaseField

      boolean isSetBaseField()
      True if has "baseField" attribute
    • setBaseField

      void setBaseField(int baseField)
      Sets the "baseField" attribute
    • xsetBaseField

      void xsetBaseField(XmlInt baseField)
      Sets (as xml) the "baseField" attribute
    • unsetBaseField

      void unsetBaseField()
      Unsets the "baseField" attribute
    • getBaseItem

      long getBaseItem()
      Gets the "baseItem" attribute
    • xgetBaseItem

      XmlUnsignedInt xgetBaseItem()
      Gets (as xml) the "baseItem" attribute
    • isSetBaseItem

      boolean isSetBaseItem()
      True if has "baseItem" attribute
    • setBaseItem

      void setBaseItem(long baseItem)
      Sets the "baseItem" attribute
    • xsetBaseItem

      void xsetBaseItem(XmlUnsignedInt baseItem)
      Sets (as xml) the "baseItem" attribute
    • unsetBaseItem

      void unsetBaseItem()
      Unsets the "baseItem" attribute
    • getNumFmtId

      long getNumFmtId()
      Gets the "numFmtId" attribute
    • xgetNumFmtId

      STNumFmtId xgetNumFmtId()
      Gets (as xml) the "numFmtId" attribute
    • isSetNumFmtId

      boolean isSetNumFmtId()
      True if has "numFmtId" attribute
    • setNumFmtId

      void setNumFmtId(long numFmtId)
      Sets the "numFmtId" attribute
    • xsetNumFmtId

      void xsetNumFmtId(STNumFmtId numFmtId)
      Sets (as xml) the "numFmtId" attribute
    • unsetNumFmtId

      void unsetNumFmtId()
      Unsets the "numFmtId" attribute