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

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

      String getCap()
      Gets the "cap" attribute
    • xgetCap

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCap()
      Gets (as xml) the "cap" attribute
    • isSetCap

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

      void setCap(String cap)
      Sets the "cap" attribute
    • xsetCap

      void xsetCap(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring cap)
      Sets (as xml) the "cap" attribute
    • unsetCap

      void unsetCap()
      Unsets the "cap" attribute