Interface CTGroupLevel

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getGroups

      CTGroups getGroups()
      Gets the "groups" element
    • isSetGroups

      boolean isSetGroups()
      True if has "groups" element
    • setGroups

      void setGroups(CTGroups groups)
      Sets the "groups" element
    • addNewGroups

      CTGroups addNewGroups()
      Appends and returns a new empty "groups" element
    • unsetGroups

      void unsetGroups()
      Unsets the "groups" 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
    • getUniqueName

      String getUniqueName()
      Gets the "uniqueName" attribute
    • xgetUniqueName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetUniqueName()
      Gets (as xml) the "uniqueName" attribute
    • setUniqueName

      void setUniqueName(String uniqueName)
      Sets the "uniqueName" attribute
    • xsetUniqueName

      void xsetUniqueName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring uniqueName)
      Sets (as xml) the "uniqueName" attribute
    • getCaption

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

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

      boolean getUser()
      Gets the "user" attribute
    • xgetUser

      XmlBoolean xgetUser()
      Gets (as xml) the "user" attribute
    • isSetUser

      boolean isSetUser()
      True if has "user" attribute
    • setUser

      void setUser(boolean user)
      Sets the "user" attribute
    • xsetUser

      void xsetUser(XmlBoolean user)
      Sets (as xml) the "user" attribute
    • unsetUser

      void unsetUser()
      Unsets the "user" attribute
    • getCustomRollUp

      boolean getCustomRollUp()
      Gets the "customRollUp" attribute
    • xgetCustomRollUp

      XmlBoolean xgetCustomRollUp()
      Gets (as xml) the "customRollUp" attribute
    • isSetCustomRollUp

      boolean isSetCustomRollUp()
      True if has "customRollUp" attribute
    • setCustomRollUp

      void setCustomRollUp(boolean customRollUp)
      Sets the "customRollUp" attribute
    • xsetCustomRollUp

      void xsetCustomRollUp(XmlBoolean customRollUp)
      Sets (as xml) the "customRollUp" attribute
    • unsetCustomRollUp

      void unsetCustomRollUp()
      Unsets the "customRollUp" attribute