Interface CTPageField

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTPageField
    extends XmlObject
    An XML CT_PageField(@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
      • getFld

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

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

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

        void xsetFld​(XmlInt fld)
        Sets (as xml) the "fld" attribute
      • getItem

        long getItem()
        Gets the "item" attribute
      • xgetItem

        XmlUnsignedInt xgetItem()
        Gets (as xml) the "item" attribute
      • isSetItem

        boolean isSetItem()
        True if has "item" attribute
      • setItem

        void setItem​(long item)
        Sets the "item" attribute
      • xsetItem

        void xsetItem​(XmlUnsignedInt item)
        Sets (as xml) the "item" attribute
      • unsetItem

        void unsetItem()
        Unsets the "item" attribute
      • getHier

        int getHier()
        Gets the "hier" attribute
      • xgetHier

        XmlInt xgetHier()
        Gets (as xml) the "hier" attribute
      • isSetHier

        boolean isSetHier()
        True if has "hier" attribute
      • setHier

        void setHier​(int hier)
        Sets the "hier" attribute
      • xsetHier

        void xsetHier​(XmlInt hier)
        Sets (as xml) the "hier" attribute
      • unsetHier

        void unsetHier()
        Unsets the "hier" attribute
      • 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
      • getCap

        java.lang.String getCap()
        Gets the "cap" attribute
      • xgetCap

        STXstring xgetCap()
        Gets (as xml) the "cap" attribute
      • isSetCap

        boolean isSetCap()
        True if has "cap" attribute
      • setCap

        void setCap​(java.lang.String cap)
        Sets the "cap" attribute
      • xsetCap

        void xsetCap​(STXstring cap)
        Sets (as xml) the "cap" attribute
      • unsetCap

        void unsetCap()
        Unsets the "cap" attribute