Interface CTCacheField

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getSharedItems

      CTSharedItems getSharedItems()
      Gets the "sharedItems" element
    • isSetSharedItems

      boolean isSetSharedItems()
      True if has "sharedItems" element
    • setSharedItems

      void setSharedItems(CTSharedItems sharedItems)
      Sets the "sharedItems" element
    • addNewSharedItems

      CTSharedItems addNewSharedItems()
      Appends and returns a new empty "sharedItems" element
    • unsetSharedItems

      void unsetSharedItems()
      Unsets the "sharedItems" element
    • getFieldGroup

      CTFieldGroup getFieldGroup()
      Gets the "fieldGroup" element
    • isSetFieldGroup

      boolean isSetFieldGroup()
      True if has "fieldGroup" element
    • setFieldGroup

      void setFieldGroup(CTFieldGroup fieldGroup)
      Sets the "fieldGroup" element
    • addNewFieldGroup

      CTFieldGroup addNewFieldGroup()
      Appends and returns a new empty "fieldGroup" element
    • unsetFieldGroup

      void unsetFieldGroup()
      Unsets the "fieldGroup" element
    • getMpMapList

      List<CTX> getMpMapList()
      Gets a List of "mpMap" elements
    • getMpMapArray

      CTX[] getMpMapArray()
      Gets array of all "mpMap" elements
    • getMpMapArray

      CTX getMpMapArray(int i)
      Gets ith "mpMap" element
    • sizeOfMpMapArray

      int sizeOfMpMapArray()
      Returns number of "mpMap" element
    • setMpMapArray

      void setMpMapArray(CTX[] mpMapArray)
      Sets array of all "mpMap" element
    • setMpMapArray

      void setMpMapArray(int i, CTX mpMap)
      Sets ith "mpMap" element
    • insertNewMpMap

      CTX insertNewMpMap(int i)
      Inserts and returns a new empty value (as xml) as the ith "mpMap" element
    • addNewMpMap

      CTX addNewMpMap()
      Appends and returns a new empty value (as xml) as the last "mpMap" element
    • removeMpMap

      void removeMpMap(int i)
      Removes the ith "mpMap" 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
    • getName

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

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "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
    • getCaption

      String getCaption()
      Gets the "caption" attribute
    • xgetCaption

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCaption()
      Gets (as xml) the "caption" attribute
    • isSetCaption

      boolean isSetCaption()
      True if has "caption" attribute
    • setCaption

      void setCaption(String caption)
      Sets the "caption" attribute
    • xsetCaption

      void xsetCaption(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring caption)
      Sets (as xml) the "caption" attribute
    • unsetCaption

      void unsetCaption()
      Unsets the "caption" attribute
    • getPropertyName

      String getPropertyName()
      Gets the "propertyName" attribute
    • xgetPropertyName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetPropertyName()
      Gets (as xml) the "propertyName" attribute
    • isSetPropertyName

      boolean isSetPropertyName()
      True if has "propertyName" attribute
    • setPropertyName

      void setPropertyName(String propertyName)
      Sets the "propertyName" attribute
    • xsetPropertyName

      void xsetPropertyName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring propertyName)
      Sets (as xml) the "propertyName" attribute
    • unsetPropertyName

      void unsetPropertyName()
      Unsets the "propertyName" attribute
    • getServerField

      boolean getServerField()
      Gets the "serverField" attribute
    • xgetServerField

      XmlBoolean xgetServerField()
      Gets (as xml) the "serverField" attribute
    • isSetServerField

      boolean isSetServerField()
      True if has "serverField" attribute
    • setServerField

      void setServerField(boolean serverField)
      Sets the "serverField" attribute
    • xsetServerField

      void xsetServerField(XmlBoolean serverField)
      Sets (as xml) the "serverField" attribute
    • unsetServerField

      void unsetServerField()
      Unsets the "serverField" attribute
    • getUniqueList

      boolean getUniqueList()
      Gets the "uniqueList" attribute
    • xgetUniqueList

      XmlBoolean xgetUniqueList()
      Gets (as xml) the "uniqueList" attribute
    • isSetUniqueList

      boolean isSetUniqueList()
      True if has "uniqueList" attribute
    • setUniqueList

      void setUniqueList(boolean uniqueList)
      Sets the "uniqueList" attribute
    • xsetUniqueList

      void xsetUniqueList(XmlBoolean uniqueList)
      Sets (as xml) the "uniqueList" attribute
    • unsetUniqueList

      void unsetUniqueList()
      Unsets the "uniqueList" 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
    • getFormula

      String getFormula()
      Gets the "formula" attribute
    • xgetFormula

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetFormula()
      Gets (as xml) the "formula" attribute
    • isSetFormula

      boolean isSetFormula()
      True if has "formula" attribute
    • setFormula

      void setFormula(String formula)
      Sets the "formula" attribute
    • xsetFormula

      void xsetFormula(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring formula)
      Sets (as xml) the "formula" attribute
    • unsetFormula

      void unsetFormula()
      Unsets the "formula" attribute
    • getSqlType

      int getSqlType()
      Gets the "sqlType" attribute
    • xgetSqlType

      XmlInt xgetSqlType()
      Gets (as xml) the "sqlType" attribute
    • isSetSqlType

      boolean isSetSqlType()
      True if has "sqlType" attribute
    • setSqlType

      void setSqlType(int sqlType)
      Sets the "sqlType" attribute
    • xsetSqlType

      void xsetSqlType(XmlInt sqlType)
      Sets (as xml) the "sqlType" attribute
    • unsetSqlType

      void unsetSqlType()
      Unsets the "sqlType" attribute
    • getHierarchy

      int getHierarchy()
      Gets the "hierarchy" attribute
    • xgetHierarchy

      XmlInt xgetHierarchy()
      Gets (as xml) the "hierarchy" attribute
    • isSetHierarchy

      boolean isSetHierarchy()
      True if has "hierarchy" attribute
    • setHierarchy

      void setHierarchy(int hierarchy)
      Sets the "hierarchy" attribute
    • xsetHierarchy

      void xsetHierarchy(XmlInt hierarchy)
      Sets (as xml) the "hierarchy" attribute
    • unsetHierarchy

      void unsetHierarchy()
      Unsets the "hierarchy" attribute
    • getLevel

      long getLevel()
      Gets the "level" attribute
    • xgetLevel

      XmlUnsignedInt xgetLevel()
      Gets (as xml) the "level" attribute
    • isSetLevel

      boolean isSetLevel()
      True if has "level" attribute
    • setLevel

      void setLevel(long level)
      Sets the "level" attribute
    • xsetLevel

      void xsetLevel(XmlUnsignedInt level)
      Sets (as xml) the "level" attribute
    • unsetLevel

      void unsetLevel()
      Unsets the "level" attribute
    • getDatabaseField

      boolean getDatabaseField()
      Gets the "databaseField" attribute
    • xgetDatabaseField

      XmlBoolean xgetDatabaseField()
      Gets (as xml) the "databaseField" attribute
    • isSetDatabaseField

      boolean isSetDatabaseField()
      True if has "databaseField" attribute
    • setDatabaseField

      void setDatabaseField(boolean databaseField)
      Sets the "databaseField" attribute
    • xsetDatabaseField

      void xsetDatabaseField(XmlBoolean databaseField)
      Sets (as xml) the "databaseField" attribute
    • unsetDatabaseField

      void unsetDatabaseField()
      Unsets the "databaseField" attribute
    • getMappingCount

      long getMappingCount()
      Gets the "mappingCount" attribute
    • xgetMappingCount

      XmlUnsignedInt xgetMappingCount()
      Gets (as xml) the "mappingCount" attribute
    • isSetMappingCount

      boolean isSetMappingCount()
      True if has "mappingCount" attribute
    • setMappingCount

      void setMappingCount(long mappingCount)
      Sets the "mappingCount" attribute
    • xsetMappingCount

      void xsetMappingCount(XmlUnsignedInt mappingCount)
      Sets (as xml) the "mappingCount" attribute
    • unsetMappingCount

      void unsetMappingCount()
      Unsets the "mappingCount" attribute
    • getMemberPropertyField

      boolean getMemberPropertyField()
      Gets the "memberPropertyField" attribute
    • xgetMemberPropertyField

      XmlBoolean xgetMemberPropertyField()
      Gets (as xml) the "memberPropertyField" attribute
    • isSetMemberPropertyField

      boolean isSetMemberPropertyField()
      True if has "memberPropertyField" attribute
    • setMemberPropertyField

      void setMemberPropertyField(boolean memberPropertyField)
      Sets the "memberPropertyField" attribute
    • xsetMemberPropertyField

      void xsetMemberPropertyField(XmlBoolean memberPropertyField)
      Sets (as xml) the "memberPropertyField" attribute
    • unsetMemberPropertyField

      void unsetMemberPropertyField()
      Unsets the "memberPropertyField" attribute