Interface CTDataField

  • 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.
    • Method Detail

      • 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

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STXstring xgetName()
        Gets (as xml) the "name" attribute
      • isSetName

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

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STXstring name)
        Sets (as xml) the "name" attribute
      • unsetName

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

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

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

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

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

        void unsetSubtotal()
        Unsets the "subtotal" 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